RTEMS 6.1-rc2
|
This source file contains the implementation of _Scheduler_EDF_Schedule(). More...
#include <rtems/score/scheduleredfimpl.h>
Functions | |
void | _Scheduler_EDF_Schedule (const Scheduler_Control *scheduler, Thread_Control *the_thread) |
Sets the heir thread to be the next ready thread in the rbtree ready queue. | |
This source file contains the implementation of _Scheduler_EDF_Schedule().