|
log4cplus
2.0.0
|
#include <syncprims-impl.h>
Public Member Functions | |
| SharedMutex () | |
| ~SharedMutex () | |
| void | rdlock () const |
| void | wrlock () const |
| void | rdunlock () const |
| void | wrunlock () const |
Definition at line 53 of file syncprims-impl.h.
| void log4cplus::thread::impl::SharedMutex::rdlock | ( | ) | const |
| void log4cplus::thread::impl::SharedMutex::rdunlock | ( | ) | const |
| void log4cplus::thread::impl::SharedMutex::wrlock | ( | ) | const |
| void log4cplus::thread::impl::SharedMutex::wrunlock | ( | ) | const |
1.7.6.1