AcquireRealTime() | JackMachThread | |
AcquireRealTimeImp(pthread_t thread, UInt64 period, UInt64 computation, UInt64 constraint) | JackMachThread | [static] |
DropRealTime() | JackMachThread | |
DropRealTimeImp(pthread_t thread) | JackMachThread | [static] |
GetParams(UInt64 *period, UInt64 *computation, UInt64 *constraint) | JackMachThread | [static] |
JackMachThread(JackRunnableInterface *runnable, UInt64 period, UInt64 computation, UInt64 constraint) | JackMachThread | [inline] |
JackMachThread(JackRunnableInterface *runnable) | JackMachThread | [inline] |
JackMachThread(JackRunnableInterface *runnable, int cancellation) | JackMachThread | [inline] |
Kill() | JackMachThread | |
SetParams(UInt64 period, UInt64 computation, UInt64 constraint) | JackMachThread | |
SetThreadToPriority(pthread_t thread, UInt32 inPriority, Boolean inIsFixed, UInt64 period, UInt64 computation, UInt64 constraint) | JackMachThread | [static] |
~JackMachThread() | JackMachThread | [inline, virtual] |