Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

rt_sched_sync Struct Reference

#include <schedulable.h>

Inheritance diagram for rt_sched_sync:

globalsync synchronizer sync_null_t List of all members.

Public Member Functions

 rt_sched_sync ()
virtual ~rt_sched_sync ()
void sched_register (pthread_t pid)

Public Attributes

pthread_cond_t rt_sched_token
bool rt_sched_bool

Static Public Attributes

static pthread_mutex_t cond_table_lock = PTHREAD_MUTEX_INITIALIZER

Constructor & Destructor Documentation

rt_sched_sync::rt_sched_sync  )  [inline]
 

virtual rt_sched_sync::~rt_sched_sync  )  [inline, virtual]
 


Member Function Documentation

void rt_sched_sync::sched_register pthread_t  pid  )  [inline]
 


Member Data Documentation

pthread_mutex_t rt_sched_sync::cond_table_lock = PTHREAD_MUTEX_INITIALIZER [static]
 

bool rt_sched_sync::rt_sched_bool
 

pthread_cond_t rt_sched_sync::rt_sched_token
 


The documentation for this struct was generated from the following files:
Generated on Wed May 24 23:03:25 2006 for RTSync by  doxygen 1.4.4