MAV'RIC
|
Scheduler. More...
#include <scheduler.h>
Public Attributes | |
bool | debug |
Indicates whether the scheduler should print debug messages. | |
schedule_strategy_t | schedule_strategy |
Scheduling strategy. | |
task_set_t * | task_set |
Pointer to task set, needs memory allocation. | |
Scheduler.
task_set is implemented as pointer because its memory will be allocated during initialisation