RTEMS 6.1-rc1
Functions
schedulersimplechangepriority.c File Reference

This source file contains the implementation of _Scheduler_simple_Update_priority(). More...

#include <rtems/score/schedulersimpleimpl.h>

Functions

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

Detailed Description

This source file contains the implementation of _Scheduler_simple_Update_priority().