RTEMS  5.0.0
Data Fields
Priority_Node Struct Reference

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

#include <priority.h>

Data Fields

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.


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