SReadWriteLocker Class Reference
[
Utility Classes and Functions
]
#include <
support/Locker.h
>
List of all members.
Detailed Description
Note:
Do not use, may be broken.
Public Member Functions
lock_status_t
ReadLock
()
void
ReadLockQuick
()
void
ReadUnlock
()
SReadWriteLocker
()
lock_status_t
WriteLock
()
void
WriteLockQuick
()
void
WriteUnlock
()
~SReadWriteLocker
()
Constructor & Destructor Documentation
SReadWriteLocker
(
)
~
SReadWriteLocker
(
)
Member Function Documentation
lock_status_t
ReadLock
(
)
void ReadLockQuick
(
)
void ReadUnlock
(
)
lock_status_t
WriteLock
(
)
void WriteLockQuick
(
)
void WriteUnlock
(
)
The documentation for this class was generated from the following files:
Locker.h
Locker.cpp