|
RTEMS CPU Kit with SuperCore
4.10.99.0
|
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. | |
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.
This field specifies the order in which blocking tasks will be ordered.
Referenced by _CORE_message_queue_Is_priority().
1.7.5