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  

_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 Sep 30 22:55:35 2005 by doxygen 1.3.3