GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> PBS / V2-12-1 > pbs / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_TASK_wcb Struct Reference

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

List of all members.

Public Attributes

int suspend
int activated
pthread_mutex_t mutex
pthread_cond_t cond


Detailed Description

Struct to support task waiting/delay.

Member Data Documentation

The activated flag

Referenced by TASK_activate(), and TASK_wrapper().

pthread_cond_t _TASK_wcb::cond

Condition variable to implement timer

Referenced by TASK_activate(), TASK_resume(), TASK_suspend(), TASK_wait(), and TASK_wrapper().

pthread_mutex_t _TASK_wcb::mutex

Mutex supporting delays

Referenced by TASK_activate(), TASK_resume(), TASK_suspend(), TASK_wait(), and TASK_wrapper().

The suspend count

Referenced by TASK_resume(), and TASK_suspend().


The documentation for this struct was generated from the following file:

Generated on Sat Apr 9 19:22:54 2011 by  doxygen 1.5.8