RTEMS CPU Kit with SuperCore  4.10.99.0
Data Fields
Scheduler_EDF_Per_thread Struct Reference

This structure handles EDF specific data of a thread. More...

#include <scheduleredf.h>

Collaboration diagram for Scheduler_EDF_Per_thread:
Collaboration graph
[legend]

Data Fields

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

This structure handles EDF specific data of a thread.


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