RTEMS 6.1-rc4
|
#include <messagedata.h>
Data Fields | |
Objects_Control | Object |
CORE_message_queue_Control | message_queue |
The following records define the control block used to manage each message queue.
CORE_message_queue_Control Message_queue_Control::message_queue |
This field is the instance of the SuperCore Message Queue.
Objects_Control Message_queue_Control::Object |
This field is the inherited object characteristics.