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

Removes the Thread from Ready Queue. More...

#include <rtems/score/scheduleredfimpl.h>
Include dependency graph for scheduleredfblock.c:

Functions

void _Scheduler_EDF_Block (const Scheduler_Control *scheduler, Thread_Control *the_thread)
 Removes thread from ready queue. More...
 

Detailed Description

Removes the Thread from Ready Queue.