Jack::JackProcessSync Class Reference
A synchronization primitive built using a condition variable.
More...
#include <JackProcessSync.h>
List of all members.
|
Public Member Functions |
bool | TimedWait (long usec) |
bool | LockedTimedWait (long usec) |
void | Wait () |
void | LockedWait () |
void | Signal () |
void | LockedSignal () |
void | SignalAll () |
void | LockedSignalAll () |
Detailed Description
A synchronization primitive built using a condition variable.
Definition at line 35 of file JackProcessSync.h.
The documentation for this class was generated from the following files: