RTEMS
Public Attributes | List of all members
Priority_Node Struct Reference

The priority node to build up a priority aggregation. More...

#include <priority.h>

Public Attributes

union {
   Chain_Node   Chain
 
   RBTree_Node   RBTree
 
Node
 Node component for a chain or red-black tree.
 
Priority_Control priority
 The priority value of this node.
 

Detailed Description

The priority node to build up a priority aggregation.

Definition at line 98 of file priority.h.


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