|
Jack2 1.9.7
|
Mutex abstraction. More...
#include <JackPosixMutex.h>
Public Member Functions | |
| void | Lock () |
| bool | Trylock () |
| void | Unlock () |
Protected Attributes | |
| pthread_mutex_t | fMutex |
Mutex abstraction.
Definition at line 37 of file JackPosixMutex.h.
1.7.4