RTEMS CPU Kit with SuperCore
4.11.2
|
Simple Schedule Determine Heir. More...
#include <rtems/score/schedulersimpleimpl.h>
Functions | |
void | _Scheduler_simple_Schedule (const Scheduler_Control *scheduler, Thread_Control *the_thread) |
This routine sets the heir thread to be the next ready thread on the ready queue by getting the first node in the scheduler information. More... | |
Simple Schedule Determine Heir.