RTEMS CPU Kit with SuperCore
4.11.3
|
Control block used to manage the attributes of each message queue. More...
#include <coremsg.h>
Data Fields | |
CORE_message_queue_Disciplines | discipline |
This field specifies the order in which blocking tasks will be ordered. More... | |
Control block used to manage the attributes of each message queue.
The following defines the control block used to manage the attributes of each message queue.
CORE_message_queue_Disciplines CORE_message_queue_Attributes::discipline |
This field specifies the order in which blocking tasks will be ordered.
Referenced by _CORE_message_queue_Is_priority().