Main Page | Data Structures | File List | Data Fields | Globals

t_MAILBOX Struct Reference

#include <opale.h>

Collaboration diagram for t_MAILBOX:

Collaboration graph

Data Fields

void * message
t_TASK_BLOCK waitingTasks

Detailed Description

Structure to describe a mailBox event handler. Mailboxes are objects that helps synchronyzation and data sharing between tasks

Definition at line 115 of file opale.h.


Field Documentation

void* t_MAILBOX::message
 

Pointer to the shared data. If null, no message has been sent yet. Definition at line 117 of file opale.h.

t_TASK_BLOCK t_MAILBOX::waitingTasks
 

Pending tasks Definition at line 119 of file opale.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 22:31:06 2006 for Opale by doxygen 1.3.8