RTEMS 6.1-rc5
|
This source file contains the implementation of _Scheduler_EDF_Node_initialize(). 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. | |
This source file contains the implementation of _Scheduler_EDF_Node_initialize().