RTEMS CPU Kit with SuperCore
4.11.2
|
Constants and Structures Associated with the Message Queue Handler. More...
Go to the source code of this file.
Data Structures | |
struct | CORE_message_queue_Buffer |
Data types needed to manipulate the contents of message buffers. More... | |
struct | CORE_message_queue_Buffer_control |
The organization of a message buffer. More... | |
struct | CORE_message_queue_Attributes |
Control block used to manage the attributes of each message queue. More... | |
struct | CORE_message_queue_Control |
Control block used to manage each message queue. More... | |
Enumerations | |
enum | CORE_message_queue_Disciplines { CORE_MESSAGE_QUEUE_DISCIPLINES_FIFO, CORE_MESSAGE_QUEUE_DISCIPLINES_PRIORITY } |
The possible blocking disciplines for a message queue. More... | |
Constants and Structures Associated with the Message Queue Handler.
This include file contains all the constants and structures associated with the Message queue Handler.