|
Jack2
1.9.10
|
Public Member Functions | |
| JackWinCriticalSection (const char *name=NULL) | |
| bool | Lock () |
| bool | Trylock () |
| bool | Unlock () |
Protected Attributes | |
| CRITICAL_SECTION | fSection |
Definition at line 97 of file JackWinMutex.h.
1.7.6.1