mbox_t Struct Reference

Mailbox struct definition. More...

Detailed Description

Mailbox struct definition.

Definition at line 41 of file mbox.h.

#include <mbox.h>

Data Fields

list_node_t readers
 list of threads waiting for message

 
list_node_t writers
 list of threads waiting to send

 
cib_t cib
 cib for msg array

 
msg_tmsg_array
 ptr to array of msg queue

 

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