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

Scheduler EDF Update. More...

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

Functions

void _Scheduler_EDF_Update_priority (const Scheduler_Control *scheduler, Thread_Control *the_thread, Priority_Control new_priority)
 Updates position in the ready queue of the_thread. More...
 

Detailed Description

Scheduler EDF Update.