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

Priority Scheduler Schedule Method. More...

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

Functions

void _Scheduler_priority_Schedule (const Scheduler_Control *scheduler, Thread_Control *the_thread)
 Sets the heir thread to be the next ready thread. More...
 

Detailed Description

Priority Scheduler Schedule Method.