36 #if defined(_POSIX_MESSAGE_PASSING) 38 #include <sys/types.h> 64 typedef uint32_t mqd_t;
126 unsigned int msg_prio
129 #if defined(_POSIX_TIMEOUTS) 142 unsigned int msg_prio,
143 const struct timespec *abstime
159 unsigned int *msg_prio
162 #if defined(_POSIX_TIMEOUTS) 164 ssize_t mq_timedreceive(
166 char *__restrict msg_ptr,
168 unsigned int *__restrict msg_prio,
169 const struct timespec *__restrict abstime
174 #if defined(_POSIX_REALTIME_SIGNALS) 184 const struct sigevent *notification
196 const struct mq_attr *__restrict mqstat,
197 struct mq_attr *__restrict omqstat
206 struct mq_attr *mqstat
Constants and Structures Associated with the Object Handler.
Information Included in Every Function in the Executive.