RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
scheduleredfunblock.c File Reference

This source file contains the implementation of _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.
 

Detailed Description

This source file contains the implementation of _Scheduler_EDF_Unblock().