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

Constituent: pbs     Tag: linux-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 Fri Sep 30 22:56:00 2005 by doxygen 1.3.3