GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > IPBS / V0-0-1

Constituent: pbs     Tag: i845e


Interface   Data Structures   File List   Data Fields   Globals  

_FORK_que_head Union Reference

Structure defining a FORK_que_head. The FORK routines are set up to manage to types of ques, a simply linked list or a Priority List of ques. This is simply a union of the controlling list heads. More...

Collaboration diagram for _FORK_que_head:

Collaboration graph
[legend]

Data Fields

PL_ctl pl
LI_head li

Detailed Description

Structure defining a FORK_que_head. The FORK routines are set up to manage to types of ques, a simply linked list or a Priority List of ques. This is simply a union of the controlling list heads.


Field Documentation

LI_head _FORK_que_head::li
 

List of pending context blocks

PL_ctl _FORK_que_head::pl
 

Potential list of prioritized ques


The documentation for this union was generated from the following file:
Generated on Fri Feb 10 20:26:05 2006 by  doxygen 1.4.4