RTEMS
|
A list of priority actions. More...
#include <priority.h>
Public Attributes | |
Priority_Aggregation * | actions |
The first action of a priority action list. | |
A list of priority actions.
Actions are only added to the list. The action lists reside on the stack and have a short life-time. They are moved, processed or destroyed as a whole.
Definition at line 193 of file priority.h.