log4cplus  2.0.0
Public Member Functions
log4cplus::thread::Semaphore Class Reference

#include <syncprims.h>

List of all members.

Public Member Functions

 Semaphore (unsigned max, unsigned initial)
 ~Semaphore ()
 Semaphore (Semaphore const &)
Semaphoreoperator= (Semaphore const &)
void lock () const
void unlock () const

Detailed Description

Definition at line 82 of file syncprims.h.


Constructor & Destructor Documentation

log4cplus::thread::Semaphore::Semaphore ( unsigned  max,
unsigned  initial 
)

Member Function Documentation

Semaphore& log4cplus::thread::Semaphore::operator= ( Semaphore const &  )

The documentation for this class was generated from the following file: