RTEMS CPU Kit with SuperCore
|
Scheduler EDF Yield. More...
#include <rtems/score/scheduleredfimpl.h>
Functions | |
Scheduler_Void_or_thread | _Scheduler_EDF_Yield (const Scheduler_Control *scheduler, Thread_Control *the_thread) |
invoked when a thread wishes to voluntarily transfer control of the processor to another thread with equal deadline. More... | |
Scheduler EDF Yield.