RTEMS CPU Kit with SuperCore
4.11.2
|
Simple Schedule Yield CPU. More...
#include <rtems/score/schedulersimpleimpl.h>
Functions | |
Scheduler_Void_or_thread | _Scheduler_simple_Yield (const Scheduler_Control *scheduler, Thread_Control *the_thread) |
Invoked when a thread wishes to voluntarily transfer control of the processor to another thread in the queue. More... | |
Simple Schedule Yield CPU.