RTEMS CPU Kit with SuperCore  4.10.99.0
Data Fields
Message_queue_Control Struct Reference

The following records define the control block used to manage each message queue. More...

#include <message.h>

Collaboration diagram for Message_queue_Control:
Collaboration graph
[legend]

Data Fields

Objects_Control Object
 This field is the inherited object characteristics.
rtems_attribute attribute_set
 This field is the attribute set as defined by the API.
CORE_message_queue_Control message_queue
 This field is the instance of the SuperCore Message Queue.

Detailed Description

The following records define the control block used to manage each message queue.


Field Documentation

This field is the attribute set as defined by the API.

This field is the instance of the SuperCore Message Queue.

This field is the inherited object characteristics.

Referenced by _Message_queue_Free().


The documentation for this struct was generated from the following file: