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


Field Documentation

void* t_MAILBOX::message
 

Pointer to the shared data. If null, no message has been sent yet.

t_TASK_BLOCK t_MAILBOX::waitingTasks
 

Pending tasks


The documentation for this struct was generated from the following file:
Generated on Fri Apr 1 00:03:25 2005 for Opale by doxygen 1.3.8