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


Interface   Data Structures   File List   Data Fields   Globals  

File List

Here is a list of all documented files with brief descriptions:
BSWP.cByteswapping, callable implementation
BSWP.hByteswapping, function prototypes, callable versions
BSWP.ihByteswapping, inline versions
BUG.cDefines a set of routines for bugchecking the CPU
BUG.hBugchecks the CPU, used when a irrecoverable error occurs
CACHE.cProvides the implementation of the portable cache manipulation routines patterned after the VxWorks routines. Currently these are NOOPs on all but the VxWorks platforms
CACHE.hCache manipulation routines. Currently NOOPs on all but the VxWorks platforms
CACHE.h.xx-xxx-xxxCache manipulation platform specific definitions for a generic processor. Use of these symbols typically means that the cache manipulation routines are not supported on the target processor
FFS.ihFind First (Last) Set Bit in a 32-bit word
FORK.cThe FORK routines
FORK.hFork an execution thread, create and manage buffered queues between two tasks
FPA.cUtility for configuring and allocating a pool of Fixed Sized Packets
FPA.hFixed Packet Allocator, memory manager that configures and manages a pool of fixed sized packets
INT.ihDefines the inline interrupt locking routines
INT.ih.xx-xxx-xxxImplements the POSIX versions of the inline INT (interrupt) routines
L.cImplements the non-inline singly linked list (L) routines
L.hSingly linked list, function prototypes and public data structures
L.ihSingly linked list, inline version
L_comdefs.hSingularly linked lists, data structures and typedefs common to L.h and L.ih
L_protos.hSingly linked list, function proto-types, callable version
L_pubdefs.hSingly linked list, public data structures
LI.cImplementation file for the interlocked singly linked list routines, LI
LI.hInterlocked singly linked list, function prototypes and public data structures
LI.ihInterlocked singly linked list, inline versions
LI_comdefs.hInterlocked singly linked lists, data structures and typedefs common to LI.h and LI.ih
LI_protos.hInterlocked singly linked list, function prototypes, callable version
LI_pubdefs.hInterlocked singly linked list, public data structures
LI_type.hInterlocked singly linked list, list types
LSU.cLinear Scaling Utilities for unsigned 32-bit integers
LSU.hLinear Scaling Utilities for unsigned 32-bit integers
LSU_pvt.ihLinear Scaling Utilities, private inline include file
MBA.cImplements the low level memory block allocation routines
MBA.c.xx-xxx-xxxImplements the low level memory block allocation routines for a generic platform
MBA.hRandom memory allocation, function prototypes
MBA.h.xx-xxx-xxxRandom memory allocation, Generic platform
MTX.cSimple mutex, traditional call implementation
MTX.c.xx-xxx-xxxSimple mutex, with traditional call interface implemented by turning the inline versions into callable versions implementation
MTX.hSimple mutex, interface definition
MTX.h.px-xxx-xxxSimple mutex, POSIX implementation dependent definitions
MTX.ihSimple mutex, inline interface and implementation
MTX.ih.px-xxx-xxxSimple mutex, POSIX platform dependent inline implementation
PARITY.cImplements the callable interface for the PARITY calculation routines
PARITY.c.xx-xxx-xxxImplements the callable interface for the PARITY calculation routines using a generic implementation
PARITY.hPriority calculation, callable interface
PBS.cPBS library, contains the initialization routines for PBS
PBS.c.xx-xxx-xxxPBS library, contains the PPC specific code for PBS
PBS.hPBS library, contains the interface to initialization routines for PBS
PBS.h.px-xxx-xxxPBS library, POSIX platform interface/macro implementation for PBS
PL.cImplements the callable interface for the PL routines
PL.hPriority Lists, function prototypes and public data structures
PL.ihPriority Lists, inline versions
PL_comdefs.hPriority Lists, data structures and typedefs common to PL.h and PL.ih
PL_protos.hPriority Lists, function proto-types. callable version
PL_pubdefs.hPriority Lists, public data structures
PL_type.hPriority Lists, priority list types
PTS.cImplements the callable interface for the PTS routines
PTS.c.lx-xxx-xxxImplements the LINUX version of the PTS routines
PTS.hProcessor Timer Services
PTS.h.xx-x86-gccX86 Implementation of the TMR facility
PTS_comdefs.hProcessor Timer Services, common definitions and documentation
Q.cImplements the non-inline Que (Q) routines
Q.hDoubly linked list, function prototypes and public data structures
Q.ihDoubly linked list, inline version
Q_comdefs.hDoubly linked lists, data structures and typedefs common to Q.h and Q.ih
Q_protos.hDoubly linked list, function prototypes, callable version
Q_pubdefs.hDoubly linked list, public data structures
QI.cImplements the non-inline Que Interlocked (QI) routines
QI.hInterlocked doubly linked list, function prototypes and public data structures
QI.ihInterlocked doubly linked list, inline versions
QI_comdefs.hInterlocked doubly linked lists, data structures and typedefs common to QI.h and QI.ih
QI_protos.hInterlocked doubly linked list, function prototypes, callable version
QI_pubdefs.hInterlocked doubly linked list, public data structures
QI_type.hInterlocked doubly linked list, que types
REG.hFetches the value of the specialized registers, interface
REG.h.xx-xxx-xxxFetches the value of the PC and other specialized registers, implementation for PPC. This is a dummy implementation for non-PPC750 platforms
RNG.cUtility for configuring a pool of memory as a ring buffer
RNG.hRing Bufffer memory manager, configures and manages a pool of memory as a ring buffer
RW.cDefines the Resource Wait routines
RW.c.px-xxx-xxxDefines the POSIX platform dependent inline Resource Wait (RW) routines
RW.hResource Wait, callable version
RW.ihResource Wait, inline version
RW.ih.px-xxx-xxxDefines the POSIX platform dependent inline Resource Wait (RW) routines
RW_comdefs.hResource Wait, data structures and typedefs common to RW.h and RW.ih
RW_protos.hResource Wait, function proto-types. callable version
RW_pubdefs.hResource Wait, public data structures
RW_pubdefs.h.px-xxx-xxxPosix interface to the public component of the RW facility
RW_tmr.c.px-xxx-xxxDefines the POSIX platform dependent non-inline Resource Wait timer (RW_tmr) routines. This is currently just a placeholder
RW_tmr.hThe Platform independent Resource Wait timer include file
RW_tmr.h.px-xxx-xxxThe POSIX platform dependent Resource Wait timer include file
RW_tmr.ihDefines platform independent inline Resource Wait timer (RW_tmr) routines
RW_tmr.ih.px-xxx-xxxDefines the POSIX platform dependent Resource Wait timer (RW_tmr) routines
RW_type.hResource Wait, resource wait types
RWF.cDefines the Resource Wait Facility routines
RWF.hResource Wait Faility, generic resource allocation and freeing
SEM.cSimple semaphore, traditional call implementation
SEM.c.xx-xxx-xxxSimple semaphore, with traditional call interface implemented by turning the inline versions into callable versions implementation
SEM.hSimple semaphore, interface definition
SEM.h.px-xxx-xxxSimple semaphore, POSIX implementation dependent definitions
SEM.ihSimple semaphore, inline interface and implementation
SEM.ih.px-xxx-xxxSimple semaphore, POSIX platform dependent inline implementation
SPIN.cSpin the CPU for a well-defined period of time, callable implementation
SPIN.hSpin the CPU for a well-defined period of time, callable version
SPIN.ihSpin the CPU for a well-defined period of time, inline version
SPIN.ih.lx-xxx-xxxImplements the inline LINUX version of the SPIN routines
SPIN_time.hClearinghouse file to include the correct platform dependent definition of a spin time
SPIN_time.h.lx-xxx-xxxProvides the platform dependent definition of SPIN_time
TASK.cTASK, platform independent implementation
TASK.c.px-xxx-xxxThe POSIX implementation of the TASK utilities
TASK.hTask/Thread facility, a portable interface between VxWorks and POSIX implementations, callable version
TASK.h.px-xxx-xxxPOSIX specific definitions for the TASK routines
TASK.ihTask/Thread facility, a portable interface between VxWorks and POSIX implementations, inline version
TASK.ih.px-xxx-xxxThe POSIX implementation of the inline versions of the TASK utilities
TASK_pvtdefs.hCommon private definitions for the TASK facility
TASK_pvtdefs.h.px-xxx-xxxPOSIX specific private definitions for the TASK facility
TAU.cThermal Assist Unit, dummy implementation
TAU.c.xx-xxx-xxxThermal Assist Unit, dummy implementation
TAU.hThermal Assist Unit, interface
TAU.h.xx-xxx-xxxThermal Assist Unit, dummy interface for unsupported platforms
TBD.cTask Block of Data manager, callable implementation, common platform
TBD.c.px-xxx-xxxTask Block of Data manager, callable implementation, POSIX platform
TBD.hTask Block of Data manager, function prototypes and public data structures
TBD.ihTask Block of Data manager, inline function prototypes
TBD.ih.px-xxx-xxxTask Block of Data manager, inline function prototypes, POSIX platform
TBD_pvtdefs.hTask Block of Data manager, facility private definitions platform
TBD_pvtdefs.h.px-xxx-xxxTask Block of Data manager, callable implementation, POSIX platform
TMR.cPlatform independent TMR routines
TMR.hProvides a set of timing macros
TOC.cTimeOut control implementation file, callable version
TOC.hTimeOut Control, prototypes and public data structures
TOC.ihTimeOut Control, inline routines
TOC_comdefs.hTimeOut Control,data structures and typedefs common to TOC.h and TOC.ih
TOV.cTimeout service routines
TOV.c.px-xxx-xxxTimeout service routines implementation for a POSIX compliant platform
TOV.hTimeOut Value definition and manipulation routines
TOV.h.px-xxx-xxxDefines the representation of a timeout value for a POSIX compliant platform
TOV_pvtdefs.h.px-xxx-xxxDefines TOV POSIX platform specific implementation Linked List Interlocked (LLI) routines
TSS.cImplements routines that manipulate a timespec structure
TSS.hTime Specification Services, functions to manipulat a timespec structure
TSS.h.px-xxx-xxxDefines the representation of a timespec
WCT.cImplementation file for WCT (Wall Clock Time) facility
WCT.c.ux-xxx-xxxImplementation file for the WCT (Wall Clock Time) facility for UNIX platforms
WCT.hWall Clock Time, function prototypes and public data structures
WCT_pvtdefs.hPackage private interface and typedefs for the WCT (Wall Clock Time) facility
WCT_pvtdefs.h.ux-xxx-xxxPackage private interface and typedefs for the WCT (Wall Clock Time) facility for UNIX platforms
WCT_pvtdefs.ihPackage private interface and typedefs for the WCT (Wall Clock Time) facility
WCT_pvtdefs.ih.ux-xxx-xxxPackage private inlines, structures and typedefs for the WCT (Wall Clock Time) facility for VXWORK's platform
WUT.cWakeUp Timer facility
WUT.c.px-xxx-xxxWakeUp Timer facility
WUT.hWakeUp Timer, high resolution interrupt timers, function prototypes and public data structures
WUT_cb.hWakeUp Timer, WUT callback routine and return value definition
WUT_tmr.hWakeUp Timer, WUT timer entry definition

Generated on Sat Apr 9 18:27:09 2011 by  doxygen 1.5.8