RTEMS
Public Attributes | List of all members
Message_queue_Control Struct Reference

#include <messagedata.h>

Public Attributes

Objects_Control Object
 
CORE_message_queue_Control message_queue
 

Detailed Description

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

Definition at line 38 of file messagedata.h.

Member Data Documentation

◆ message_queue

CORE_message_queue_Control Message_queue_Control::message_queue

This field is the instance of the SuperCore Message Queue.

Definition at line 42 of file messagedata.h.

◆ Object

Objects_Control Message_queue_Control::Object

This field is the inherited object characteristics.

Definition at line 40 of file messagedata.h.


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