msgid_s Struct Reference

Kernel message queue info structure. More...

#include <ktypes.h>


Data Fields

key_t key
 Message Queue ID.
unsigned char msgq_len
 Key used to identify the MsgQ.
sem_t full
 Message Queue depth.
sem_t empty
 Semaphore used by the producer.
_queue msg_q
 Semaphore used by the consumer.
msqid_ds stats
 Queue of Messages.


Detailed Description

Kernel message queue info structure.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 13 14:46:25 2014 for 2014.1_doc by  doxygen 1.4.5