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