Jack::JackBasePosixMutex Class Reference
Mutex abstraction.
More...
#include <JackPosixMutex.h>
List of all members.
|
Public Member Functions |
void | Lock () |
bool | Trylock () |
void | Unlock () |
Protected Attributes |
pthread_mutex_t | fMutex |
Detailed Description
Mutex abstraction.
Definition at line 37 of file JackPosixMutex.h.
The documentation for this class was generated from the following file: