RTEMS 6.1-rc2
|
This source file contains the implementation of _Scheduler_default_Node_initialize(). More...
#include <rtems/score/schedulerimpl.h>
Functions | |
void | _Scheduler_default_Node_initialize (const Scheduler_Control *scheduler, Scheduler_Node *node, Thread_Control *the_thread, Priority_Control priority) |
Performs the scheduler base node initialization. | |
This source file contains the implementation of _Scheduler_default_Node_initialize().