A simple object wrapper around CreateMutex() and DeleteMutex()
More...
#include <MSThreads.hh>
A simple object wrapper around CreateMutex() and DeleteMutex()
Definition at line 53 of file MSThreads.hh.
◆ MSMutex() [1/2]
threading::MSMutex::MSMutex |
( |
| ) |
|
|
inline |
◆ ~MSMutex()
threading::MSMutex::~MSMutex |
( |
| ) |
|
|
inline |
◆ MSMutex() [2/2]
threading::MSMutex::MSMutex |
( |
const MSMutex & |
other | ) |
|
|
private |
◆ getCriticalSection()
LPCRITICAL_SECTION threading::MSMutex::getCriticalSection |
( |
| ) |
|
|
inline |
◆ _criticalSection
CRITICAL_SECTION threading::MSMutex::_criticalSection |
|
private |
The documentation for this class was generated from the following file: