#include <MSThreads.hh>
Public Member Functions | |
MSScopedLock (MSMutex &mutex) | |
~MSScopedLock () | |
Private Member Functions | |
MSScopedLock (const MSScopedLock &other) | |
Private Attributes | |
LPCRITICAL_SECTION | _criticalSection |
A simple object wrapper around WaitForSingleObject() and ReleaseMutex()
Definition at line 84 of file MSThreads.hh.
|
inline |
Definition at line 86 of file MSThreads.hh.
|
inline |
Definition at line 91 of file MSThreads.hh.
|
private |
|
private |
Definition at line 95 of file MSThreads.hh.