RTEMS
Functions
schedulerpriorityyield.c File Reference

Scheduler Priority Yield. More...

#include <rtems/score/schedulerpriorityimpl.h>
#include <rtems/score/threadimpl.h>

Go to the source code of this file.

Functions

void _Scheduler_priority_Yield (const Scheduler_Control *scheduler, Thread_Control *the_thread, Scheduler_Node *node)
 Performs the yield of a thread. More...
 

Detailed Description

Scheduler Priority Yield.

Definition in file schedulerpriorityyield.c.