RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
scheduleredfnodeinit.c File Reference

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

Detailed Description

This source file contains the implementation of _Scheduler_EDF_Node_initialize().