RTEMS 6.1-rc1
|
This source file contains the implementation of _Scheduler_EDF_Update_priority(). More...
#include <rtems/score/scheduleredfimpl.h>
Functions | |
void | _Scheduler_EDF_Update_priority (const Scheduler_Control *scheduler, Thread_Control *the_thread, Scheduler_Node *node) |
Updates the priority of the scheduler node. More... | |
This source file contains the implementation of _Scheduler_EDF_Update_priority().