RTEMS  5.0.0
Functions
scheduleredfnodeinit.c File Reference

Scheduler EDF Allocate. More...

#include <rtems/score/scheduleredfimpl.h>

Functions

void _Scheduler_EDF_Node_initialize (const Scheduler_Control *scheduler, Scheduler_Node *node, Thread_Control *the_thread, Priority_Control priority)
 Initializes an EDF specific scheduler node of the_thread. More...
 

Detailed Description

Scheduler EDF Allocate.