RTEMS CPU Kit with SuperCore  4.11.3
Functions
scheduleredfunblock.c File Reference

Scheduler EDF Unblock. More...

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

Functions

Scheduler_Void_or_thread _Scheduler_EDF_Unblock (const Scheduler_Control *scheduler, Thread_Control *the_thread)
 Adds the_thread to the scheduling decision. More...
 

Detailed Description

Scheduler EDF Unblock.