RTEMS  5.1
Functions
scheduleredfunblock.c File Reference

Scheduler EDF Unblock. More...

#include <rtems/score/scheduleredfimpl.h>
#include <rtems/score/schedulerimpl.h>
#include <rtems/score/thread.h>

Functions

void _Scheduler_EDF_Unblock (const Scheduler_Control *scheduler, Thread_Control *the_thread, Scheduler_Node *node)
 Performs an unblocking of the thread. More...
 

Detailed Description

Scheduler EDF Unblock.