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

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


Field Documentation

unsigned long t_SEMAPHORE::count
 

Current value of the semaphore count

t_TASK_BLOCK t_SEMAPHORE::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