RTEMS CPU Kit with SuperCore
4.11.3
|
Scheduler EDF Unblock. More...
#include <rtems/score/scheduleredfimpl.h>
#include <rtems/score/schedulerimpl.h>
#include <rtems/score/thread.h>
Functions | |
Scheduler_Void_or_thread | _Scheduler_EDF_Unblock (const Scheduler_Control *scheduler, Thread_Control *the_thread) |
Adds the_thread to the scheduling decision. More... | |
Scheduler EDF Unblock.