RTEMS 6.1-rc4
|
This source file contains the implementation of _Scheduler_CBS_Node_initialize(). More...
#include <rtems/score/schedulercbsimpl.h>
Functions | |
void | _Scheduler_CBS_Node_initialize (const Scheduler_Control *scheduler, Scheduler_Node *node, Thread_Control *the_thread, Priority_Control priority) |
Initializes a CBS specific scheduler node of the_thread. | |
This source file contains the implementation of _Scheduler_CBS_Node_initialize().