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

Removes Thread from Thread Queue. More...

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

Functions

Scheduler_Void_or_thread _Scheduler_priority_Change_priority (const Scheduler_Control *scheduler, Thread_Control *the_thread, Priority_Control new_priority, bool prepend_it)
 

Detailed Description

Removes Thread from Thread Queue.