GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PBS / V2-11-0
Constituent: pbs     Tag: rad750
#include "PBS/PL.h"
#include "PBS/L.ih"
#include "PBS/L_protos.h"
#include "PBS/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.4 2004/05/12 16:19:04 russell 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