GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PBS / V2-10-11

Constituent: pbs     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_TASK_wcb Struct Reference

Struct to support task waiting/delay. More...


Data Fields

int suspend
int activated
pthread_mutex_t mutex
pthread_cond_t cond


Detailed Description

Struct to support task waiting/delay.


Field Documentation

int _TASK_wcb::activated
 

The activated flag

pthread_cond_t _TASK_wcb::cond
 

Condition variable to implement timer

pthread_mutex_t _TASK_wcb::mutex
 

Mutex supporting delays

int _TASK_wcb::suspend
 

The suspend count


The documentation for this struct was generated from the following file:
Generated on Wed Dec 20 07:04:04 2006 by  doxygen 1.4.4