Jack2
1.9.9
|
Mutex abstraction. More...
#include <JackWinMutex.h>
Public Member Functions | |
bool | Lock () |
bool | Trylock () |
bool | Unlock () |
Protected Attributes | |
HANDLE | fMutex |
DWORD | fOwner |
Mutex abstraction.
Definition at line 35 of file JackWinMutex.h.