log4cplus
1.1.0
|
#include <syncprims.h>
Public Member Functions | |
SharedMutex () | |
~SharedMutex () | |
void | rdlock () const |
void | rdunlock () const |
void | wrlock () const |
void | wrunlock () const |
Definition at line 204 of file syncprims.h.
SharedMutex::SharedMutex | ( | ) | [inline] |
Definition at line 43 of file syncprims-pmsm.h.
SharedMutex::~SharedMutex | ( | ) | [inline] |
Definition at line 55 of file syncprims-pmsm.h.
void log4cplus::thread::SharedMutex::rdlock | ( | ) | const |
void log4cplus::thread::SharedMutex::rdunlock | ( | ) | const |
void log4cplus::thread::SharedMutex::wrlock | ( | ) | const |
void log4cplus::thread::SharedMutex::wrunlock | ( | ) | const |