Jack::JackMachThread Class Reference

Darwin threads. Real-time threads are actually "time constraint" threads. More...

#include <JackMachThread.h>

Inheritance diagram for Jack::JackMachThread:

Jack::JackPosixThread Jack::JackThread List of all members.

Public Member Functions

 JackMachThread (JackRunnableInterface *runnable, UInt64 period, UInt64 computation, UInt64 constraint)
 JackMachThread (JackRunnableInterface *runnable)
 JackMachThread (JackRunnableInterface *runnable, int cancellation)
virtual ~JackMachThread ()
int Kill ()
int AcquireRealTime ()
int DropRealTime ()
void SetParams (UInt64 period, UInt64 computation, UInt64 constraint)

Static Public Member Functions

static int GetParams (UInt64 *period, UInt64 *computation, UInt64 *constraint)
static int SetThreadToPriority (pthread_t thread, UInt32 inPriority, Boolean inIsFixed, UInt64 period, UInt64 computation, UInt64 constraint)

Detailed Description

Darwin threads. Real-time threads are actually "time constraint" threads.

Definition at line 81 of file JackMachThread.h.


The documentation for this class was generated from the following files:
Generated on Wed Jan 10 11:42:50 2007 for Jackdmp by  doxygen 1.4.5