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  

RW.c.px-xxx-xxx File Reference

Defines the POSIX platform dependent inline Resource Wait (RW) routines. More...


Functions

int RW_init (RW_ctl *rw, RW_type type)
 Initializes the RW control structure.
int RW_destroy (RW_ctl *rw)
 Destroys the data structures associate with an RW handle.


Detailed Description

Defines the POSIX platform dependent inline Resource Wait (RW) routines.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: RW.c.px-xxx-xxx,v 1.2 2003/08/20 17:37:06 russell Exp $

Function Documentation

void RW_destroy RW_ctl rw  ) 
 

Destroys the data structures associate with an RW handle.

Parameters:
rw Pointer to the RW handle to destroy

int RW_init RW_ctl rw,
RW_type  type
 

Initializes the RW control structure.

Parameters:
rw The RW structure to initialize
type The type of RW to create, see RW_type for details.


Generated on Wed Dec 20 05:05:57 2006 by  doxygen 1.4.4