RTEMS
5.1
|
Simple Schedule Yield CPU. More...
#include <rtems/score/schedulersimpleimpl.h>
Functions | |
void | _Scheduler_simple_Yield (const Scheduler_Control *scheduler, Thread_Control *the_thread, Scheduler_Node *node) |
Performs the yield of a thread. More... | |
Simple Schedule Yield CPU.