log4cplus  1.1.0
Public Types | Public Member Functions
log4cplus::thread::Mutex Class Reference

#include <syncprims.h>

List of all members.

Public Types

enum  Type { DEFAULT, RECURSIVE }

Public Member Functions

 Mutex (Type=RECURSIVE)
 ~Mutex ()
void lock () const
void unlock () const

Detailed Description

Definition at line 70 of file syncprims.h.


Member Enumeration Documentation

Enumerator:
DEFAULT 
RECURSIVE 

Definition at line 73 of file syncprims.h.


Constructor & Destructor Documentation


Member Function Documentation


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