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