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