RTEMS  5.1
Functions
schedulercbsimpl.h File Reference

CBS Scheduler Implementation. More...

#include <rtems/score/schedulercbs.h>
#include <rtems/score/schedulerimpl.h>

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...
 

Detailed Description

CBS Scheduler Implementation.