RTEMS CPU Kit with SuperCore  4.11.2
Functions
schedulersimpleyield.c File Reference

Simple Schedule Yield CPU. More...

#include <rtems/score/schedulersimpleimpl.h>
Include dependency graph for schedulersimpleyield.c:

Functions

Scheduler_Void_or_thread _Scheduler_simple_Yield (const Scheduler_Control *scheduler, Thread_Control *the_thread)
 Invoked when a thread wishes to voluntarily transfer control of the processor to another thread in the queue. More...
 

Detailed Description

Simple Schedule Yield CPU.