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

t_SEMAPHORE Struct Reference

#include <opale.h>

Collaboration diagram for t_SEMAPHORE:

Collaboration graph

Data Fields

unsigned long count
t_TASK_BLOCK waitingTasks

Detailed Description

Structure describing a semaphore event handler. Semaphores are objects that helps synchronyzation between tasks

Definition at line 107 of file opale.h.


Field Documentation

unsigned long t_SEMAPHORE::count
 

Current value of the semaphore count Definition at line 109 of file opale.h.

t_TASK_BLOCK t_SEMAPHORE::waitingTasks
 

Pending tasks Definition at line 111 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