RTEMS CPU Kit with SuperCore
Data Fields
Scheduler_EDF_Node Struct Reference

Scheduler node specialization for EDF schedulers. More...

#include <scheduleredf.h>

Collaboration diagram for Scheduler_EDF_Node:
Collaboration graph
[legend]

Data Fields

Scheduler_Node Base
 Basic scheduler node.
 
Thread_Controlthread
 Pointer to corresponding Thread Control Block.
 
RBTree_Node Node
 Rbtree node related to this thread.
 
Scheduler_EDF_Queue_state queue_state
 State of the thread with respect to ready queue.
 

Detailed Description

Scheduler node specialization for EDF schedulers.


The documentation for this struct was generated from the following file: