Main Page | Data Structures | File List | Data Fields | Globals
Big Lines of Credit Short Term Loads Merchant Cash Advances best business loans Long Term Loans Small Business Loansbusiness loans Working Capital Equipment Financing SBA Loans

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 Sat Jul 30 21:49:21 2005 for Opale by doxygen 1.3.8