RTEMS CPU Kit with SuperCore  4.11.2
Functions
scheduleredfschedule.c File Reference

Scheduler EDF Allocate. More...

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

Functions

void _Scheduler_EDF_Schedule (const Scheduler_Control *scheduler, Thread_Control *the_thread)
 Sets the heir thread to be the next ready thread in the rbtree ready queue. More...
 

Detailed Description

Scheduler EDF Allocate.