#include <JackProcessSync.h>
Inheritance diagram for Jack::JackProcessSync:
Public Member Functions | |
JackProcessSync () | |
virtual | ~JackProcessSync () |
bool | Allocate (const char *name) |
bool | Connect (const char *name) |
void | Destroy () |
bool | TimedWait (long usec) |
void | Wait () |
void | SignalAll () |
Definition at line 36 of file JackProcessSync.h.