#include <syncprims.h>
Definition at line 62 of file syncprims.h.
◆ SimpleMutex() [1/2]
| log4cplus::thread::SimpleMutex::SimpleMutex |
( |
| ) |
|
◆ ~SimpleMutex()
| log4cplus::thread::SimpleMutex::~SimpleMutex |
( |
| ) |
|
◆ SimpleMutex() [2/2]
| log4cplus::thread::SimpleMutex::SimpleMutex |
( |
SimpleMutex const & | | ) |
|
|
delete |
◆ lock()
| void log4cplus::thread::SimpleMutex::lock |
( |
| ) |
const |
◆ operator=()
◆ try_lock()
| bool log4cplus::thread::SimpleMutex::try_lock |
( |
| ) |
const |
◆ unlock()
| void log4cplus::thread::SimpleMutex::unlock |
( |
| ) |
const |
The documentation for this class was generated from the following file: