log4shib  1.0.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
log4shib::threading::MSScopedLock Class Reference

A simple object wrapper around WaitForSingleObject() and ReleaseMutex() More...

#include <MSThreads.hh>

Public Member Functions

 MSScopedLock (MSMutex &mutex)
 ~MSScopedLock ()

Detailed Description

A simple object wrapper around WaitForSingleObject() and ReleaseMutex()

Constructor & Destructor Documentation

log4shib::threading::MSScopedLock::MSScopedLock ( MSMutex mutex)
inline
log4shib::threading::MSScopedLock::~MSScopedLock ( )
inline

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