log4cplus  1.1.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 ()
void lock () const
void unlock () const

Detailed Description

Definition at line 103 of file syncprims.h.


Constructor & Destructor Documentation

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

Member Function Documentation


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