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