RTEMS CPU Kit with SuperCore
Functions
scheduleredfyield.c File Reference

Scheduler EDF Yield. More...

#include <rtems/score/scheduleredfimpl.h>
Include dependency graph for scheduleredfyield.c:

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...
 

Detailed Description

Scheduler EDF Yield.