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