RTEMS
Functions
schedulerprioritychangepriority.c File Reference

Removes Thread from Thread Queue. More...

#include <rtems/score/schedulerpriorityimpl.h>

Go to the source code of this file.

Functions

void _Scheduler_priority_Update_priority (const Scheduler_Control *scheduler, Thread_Control *the_thread, Scheduler_Node *node)
 Updates the priority of the node. More...
 

Detailed Description

Removes Thread from Thread Queue.

Definition in file schedulerprioritychangepriority.c.