| Jack2
    1.9.12
    | 
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.
 1.8.13
 1.8.13