RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Structures | Macros | Variables
messagedata.h File Reference

This header file provides data structures used by the implementation and the Application Configuration to define _Message_queue_Information. More...

#include <rtems/rtems/message.h>
#include <rtems/score/coremsg.h>
#include <rtems/score/objectdata.h>

Go to the source code of this file.

Data Structures

struct  Message_queue_Control
 

Macros

#define MESSAGE_QUEUE_INFORMATION_DEFINE(max)
 Macro to define the objects information for the Classic Message Queue objects.
 

Variables

Objects_Information _Message_queue_Information
 The Classic Message Queue objects information.
 

Detailed Description

This header file provides data structures used by the implementation and the Application Configuration to define _Message_queue_Information.