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

Scheduler Priority Yield. More...

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

Functions

Scheduler_Void_or_thread _Scheduler_priority_Yield (const Scheduler_Control *scheduler, Thread_Control *the_thread)
 The specified THREAD yields. More...
 

Detailed Description

Scheduler Priority Yield.