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


Interface   Data Structures   File List   Data Fields   Globals  

_LI_head Struct Reference

The list head. More...

#include <LI_pubdefs.h>

List of all members.

Public Attributes

L_head head
RW_ctl rw
int rsvd


Detailed Description

The list head.

This contains the definition of an interlockedlist head. An interlocked list is created by declaring an instance of LI_head and initializing with LI_init. Nodes are inserted and removed from the que using LI_insert, LI_jam, LI_remove. While the definition of a LI_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 May 21 06:44:11 2011 by  doxygen 1.5.8