RTEMS CPU Kit with SuperCore
Functions
schedulersimplechangepriority.c File Reference

Removes a Thread from the Simple Queue. More...

#include <rtems/score/schedulersimpleimpl.h>
Include dependency graph for schedulersimplechangepriority.c:

Functions

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

Detailed Description

Removes a Thread from the Simple Queue.