RTEMS
|
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. | |
The priority node to build up a priority aggregation.
Definition at line 98 of file priority.h.