RTEMS  5.0.0
Functions
scheduleredfschedule.c File Reference

Scheduler EDF Allocate. More...

#include <rtems/score/scheduleredfimpl.h>

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.