log4cpp::threading::MSMutex (3) Linux Manual Page
log4cpp::threading::MSMutex – A simple object wrapper around CreateMutex() and DeleteMutex() Synopsis #include <MSThreads.hh> Public Member Functions MSMutex () ~MSMutex () LPCRITICAL_SECTION getCriticalSection () Detailed Description A simple object wrapper around CreateMutex() and DeleteMutex() Constructor & Destructor Documentation log4cpp::threading::MSMutex::MSMutex () [inline] log4cpp::threading::MSMutex::~MSMutex () [inline] Member Function Documentation LPCRITICAL_SECTION log4cpp::threading::MSMutex::getCriticalSection () [inline] Author Generated automatically by Doxygen…
