RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
scheduleredfyield.c File Reference

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

#include <rtems/score/scheduleredfimpl.h>

Functions

void _Scheduler_EDF_Yield (const Scheduler_Control *scheduler, Thread_Control *the_thread, Scheduler_Node *node)
 Executes a thread yield for the thread.
 

Detailed Description

This source file contains the implementation of _Scheduler_EDF_Yield().