GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > IPBS / V0-0-1
Constituent: pbs     Tag: i845e
#include "IPBS/PL.h"
#include "IPBS/L.ih"
#include "IPBS/L_protos.h"
#include "IPBS/RW_protos.h"
Include dependency graph for PL.c:

Functions | |
| int | PL_init (PL_ctl *pl, PL_type type, int nques) |
| Initializes the list head of a doubly linked list to an empty list of the specified type. | |
| int | PL_destroy (PL_ctl *pl) |
| Destroys the data structures associate with a PL. | |
CVS $Id: PL.c,v 1.1.1.1 2006/02/10 21:45:33 saxton Exp $
This defines the callable interface for the Priority List routines.
|
|
Destroys the data structures associate with a PL.
|
|
||||||||||||||||
|
Initializes the list head of a doubly linked list to an empty list of the specified type.
|
1.4.4