GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PBS / V2-10-11

Constituent: pbs     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

Q.c File Reference

Implements the non-inline Que (Q) routines. More...


Detailed Description

Implements the non-inline Que (Q) routines.

Author:
JJRussell - russell@slac.stanford.edu
    CVS $Id: Q.c,v 1.3 2004/10/20 14:36:53 russell Exp $
  

This implements the non-inline versions of the Que routines. These allow the user to build non-interlocked doubly linked lists. These routines parallel some of the functionality of the VxWorks llXXXX routines, but are portable to both VxWorks and host platforms.

See also the non-inline versions of these routines which may save code space and increase modularity at the expense of performance. The QI routines provide the same functionality with the added feature of being interlocked, and, therefore, thread safe.


Generated on Wed Dec 20 05:04:37 2006 by  doxygen 1.4.4