31 #ifndef _RTEMS_POSIX_MQUEUE_H 32 #define _RTEMS_POSIX_MQUEUE_H 62 struct sigevent notification;
80 #define POSIX_MESSAGE_QUEUE_INFORMATION_DEFINE( max ) \ 81 OBJECTS_INFORMATION_DEFINE( \ 82 _POSIX_Message_queue, \ 84 OBJECTS_POSIX_MESSAGE_QUEUES, \ 85 POSIX_Message_queue_Control, \ Definition: objectdata.h:39
Object Handler Data Structures.
Objects_Information _POSIX_Message_queue_Information
The POSIX Message Queue objects information.
POSIX Message Queues Private Private Support.
Constants and Structures Associated with the Message Queue Handler.
Control block used to manage each message queue.
Definition: coremsg.h:131