#include <schedulable.h>
Inheritance diagram for rt_sched_sync:
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 |
|
|
|
|
|
|
|
|
|
|
|
|