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 Thu Apr 21 21:59:16 2005 for Opale by doxygen 1.3.8