GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> PBS / V2-12-1 > pbs / rhel4-32


Interface   Data Structures   File List   Data Fields   Globals  

_QI_head Struct Reference

The que control structure. More...

#include <QI_pubdefs.h>

List of all members.

Public Attributes

Q_head head
RW_ctl rw
int rsvd


Detailed Description

The que control structure.

This contains the definition of an interlocked que head. An interlocked que is created by declaring an instance of QI_head and initializing with QI_init. Nodes are inserted and removed from the que using QI_insert, QI_jam, QI_remove. While the definition of a QI_head is exposed with the definition of this structure, the user should not manipulate the structure directly. Rather, one should use the specified interface routines. In some sense, one should treat this definition much like the private part of a C++ class.


Member Data Documentation

Reserved for future use


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

Generated on Sat Apr 9 18:27:09 2011 by  doxygen 1.5.8