log4cpp  1.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
log4cpp::threading::Mutex Class Reference

#include <PThreads.hh>

Public Member Functions

 Mutex ()
 
void lock ()
 
void unlock ()
 
 ~Mutex ()
 

Constructor & Destructor Documentation

log4cpp::threading::Mutex::Mutex ( )
inline
log4cpp::threading::Mutex::~Mutex ( )
inline

Member Function Documentation

void log4cpp::threading::Mutex::lock ( )
inline
void log4cpp::threading::Mutex::unlock ( )
inline

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