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_tcb Struct Reference

The POSIX definition of a Task Control Block. More...

Collaboration diagram for _TASK_tcb:

Collaboration graph
[legend]

Data Fields

pthread_t tid
TASK_ncb ncb
TASK_pcb pcb
TASK_wcb wcb
TASK_entry entry_point
TASK_parameter parameter

Detailed Description

The POSIX definition of a Task Control Block.


Field Documentation

TASK_entry _TASK_tcb::entry_point
 

User's entry point

TASK_ncb _TASK_tcb::ncb
 

The task's name control block

TASK_parameter _TASK_tcb::parameter
 

User's parameter

TASK_pcb _TASK_tcb::pcb
 

Platform common piece

pthread_t _TASK_tcb::tid
 

The POSIX TID

TASK_wcb _TASK_tcb::wcb
 

Supports TASK_wait mechanism


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