Jack::JackInterProcessSync Class Reference
A synchronization primitive built using an inter-process synchronization object.
More...
#include <JackProcessSync.h>
List of all members.
|
Public Member Functions |
| JackInterProcessSync (JackSynchro *synchro) |
bool | Allocate (const char *name) |
void | Destroy () |
bool | Connect (const char *name) |
bool | TimedWait (long usec) |
void | Wait () |
void | SignalAll () |
Detailed Description
A synchronization primitive built using an inter-process synchronization object.
Definition at line 94 of file JackProcessSync.h.
The documentation for this class was generated from the following files: