#include <schedulable.h>
Inheritance diagram for rt_sched_actor:
Public Member Functions | |
virtual rttime_t | getpriority () const =0 |
rt_sched_actor () | |
virtual | ~rt_sched_actor () |
void | sched_register (pthread_t pid) |
Public Attributes | |
pthread_cond_t | rt_sched_token |
bool | rt_sched_bool |
bool | rt_sched_been_sched |
Static Public Attributes | |
static pthread_mutex_t | cond_table_lock = PTHREAD_MUTEX_INITIALIZER |
|
|
|
|
|
Implemented in actor. |
|
|
|
|
|
|
|
|
|
|