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

Update Scheduler Priority. More...

#include <rtems/score/schedulerpriorityimpl.h>
Include dependency graph for schedulerpriorityupdate.c:

Functions

void _Scheduler_priority_Update_priority (const Scheduler_Control *scheduler, Thread_Control *the_thread, Priority_Control new_priority)
 Updates the scheduler node to reflect the new priority of the thread.
 

Detailed Description

Update Scheduler Priority.