RTEMS
5.1
|
CBS Scheduler Implementation. More...
Go to the source code of this file.
Functions | |
RTEMS_INLINE_ROUTINE Scheduler_CBS_Node * | _Scheduler_CBS_Thread_get_node (Thread_Control *the_thread) |
Gets the CBS node of the thread. More... | |
RTEMS_INLINE_ROUTINE Scheduler_CBS_Node * | _Scheduler_CBS_Node_downcast (Scheduler_Node *node) |
Casts the scheduler node to a scheduler CBS node. More... | |
CBS Scheduler Implementation.