RTEMS
5.0.0
|
Scheduler EDF Allocate. More...
#include <rtems/score/scheduleredfimpl.h>
Functions | |
void | _Scheduler_EDF_Node_initialize (const Scheduler_Control *scheduler, Scheduler_Node *node, Thread_Control *the_thread, Priority_Control priority) |
Initializes an EDF specific scheduler node of the_thread. More... | |
Scheduler EDF Allocate.