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  

_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 Wed Dec 20 07:03:10 2006 by  doxygen 1.4.4