RTEMS CPU Kit with SuperCore
4.11.3
|
Scheduler EDF Initialize and Support. More...
#include <rtems/score/scheduleredfimpl.h>
Functions | |
RBTree_Compare_result | _Scheduler_EDF_Compare (const RBTree_Node *n1, const RBTree_Node *n2) |
void | _Scheduler_EDF_Initialize (const Scheduler_Control *scheduler) |
Initialize EDF scheduler. More... | |
Scheduler EDF Initialize and Support.