Jack::JackLockAble Class Reference
Base class for "lockable" objects.
More...
#include <JackMutex.h>
List of all members.
|
Public Member Functions |
void | Lock () |
bool | Trylock () |
void | Unlock () |
Protected Attributes |
JackMutex | fMutex |
Detailed Description
Base class for "lockable" objects.
Definition at line 36 of file JackMutex.h.
The documentation for this class was generated from the following file: