GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PBS / V2-11-0
Constituent: pbs     Tag: rad750
| BSWP.c | Byteswapping, callable implementation |
| BSWP.h | Byteswapping, function prototypes, callable versions |
| BSWP.ih | Byteswapping, inline versions |
| BSWP.ih.big_endian | Implements the big endian versions of the BSWP routines |
| BSWP.ih.xx-ppc-gcc | Implements the PPC/GCC version of the inline BSWP routines |
| BUG.c | Defines a set of routines for bugchecking the CPU |
| BUG.h | Bugchecks the CPU, used when a irrecoverable error occurs |
| CACHE.c | Provides the implementation of the portable cache manipulation routines patterned after the VxWorks routines. Currently these are NOOPs on all but the VxWorks platforms |
| CACHE.h | Cache manipulation routines. Currently NOOPs on all but the VxWorks platforms |
| CACHE.h.xx-ppc-xxx | Cache manipulation platform specific definitions for the PPC |
| FFS.ih | Find First (Last) Set Bit in a 32-bit word |
| FFS.ih.xx-ppc-gcc | Implements the PPC/GCC version of the inline FFS routines |
| FORK.c | The FORK routines |
| FORK.h | Fork an execution thread, create and manage buffered queues between two tasks |
| FPA.c | Utility for configuring and allocating a pool of Fixed Sized Packets |
| FPA.h | Fixed Packet Allocator, memory manager that configures and manages a pool of fixed sized packets |
| INT.ih | Defines the inline interrupt locking routines |
| INT.ih.vx-xxx-xxx | Implements the PPC/GCC version of the inline INT (interrupt) routines |
| L.c | Implements the non-inline singly linked list (L) routines |
| L.h | Singly linked list, function prototypes and public data structures |
| L.ih | Singly linked list, inline version |
| L_comdefs.h | Singularly linked lists, data structures and typedefs common to L.h and L.ih |
| L_protos.h | Singly linked list, function proto-types, callable version |
| L_pubdefs.h | Singly linked list, public data structures |
| LI.c | Implementation file for the interlocked singly linked list routines, LI |
| LI.h | Interlocked singly linked list, function prototypes and public data structures |
| LI.ih | Interlocked singly linked list, inline versions |
| LI_comdefs.h | Interlocked singly linked lists, data structures and typedefs common to LI.h and LI.ih |
| LI_protos.h | Interlocked singly linked list, function prototypes, callable version |
| LI_pubdefs.h | Interlocked singly linked list, public data structures |
| LI_type.h | Interlocked singly linked list, list types |
| LSU.c | Linear Scaling Utilities for unsigned 32-bit integers |
| LSU.h | Linear Scaling Utilities for unsigned 32-bit integers |
| LSU_pvt.ih | Linear Scaling Utilities, private inline include file |
| MBA.c | Implements the low level memory block allocation routines |
| MBA.c.vx-ppc-gcc | Implements the low level memory block allocation routines for the VxWorks platform |
| MBA.h | Random memory allocation, function prototypes |
| MBA.h.vx-xxx-xxx | Random memory allocation, VX platform specific |
| MTX.c | Simple mutex, traditional call implementation |
| MTX.c.vx-ppc-gcc | Simple mutex, VXWORKS traditional call implementation |
| MTX.h | Simple mutex, interface definition |
| MTX.h.vx-xxx-xxx | Simple mutex, VXWORKS implementation dependent definitions |
| MTX.ih | Simple mutex, inline interface and implementation |
| MTX.ih.vx-xxx-xxx | Simple mutex, VXWORKS platform dependent inline implementation |
| PARITY.c | Implements the callable interface for the PARITY calculation routines |
| PARITY.c.xx-ppc-gcc | Implements the callable interface for the PARITY calculation routines for the PowerPC using GCC compiler |
| PBS.c | PBS library, contains the initialization routines for PBS |
| PBS.c.vx-ppc-gcc | PBS library, contains the PPC specific code for PBS |
| PBS.h | PBS library, contains the interface to initialization routines for PBS |
| PBS.h.vx-xxx-xxx | PBS library, VXWORKS platform interface/macro implementation for PBS |
| PL.c | Implements the callable interface for the PL routines |
| PL.h | Priority Lists, function prototypes and public data structures |
| PL.ih | Priority Lists, inline versions |
| PL_comdefs.h | Priority Lists, data structures and typedefs common to PL.h and PL.ih |
| PL_protos.h | Priority Lists, function proto-types. callable version |
| PL_pubdefs.h | Priority Lists, public data structures |
| PL_type.h | Priority Lists, priority list types |
| PTS.c | Implements the callable interface for the PTS routines |
| PTS.c.vx-ppc-gcc | Implements the PPC/GCC version of the PTS routines |
| PTS.h | Processor Timer Services |
| PTS.h.xx-ppc-gcc | PPC Implementation of the TMR facility |
| PTS_comdefs.h | Processor Timer Services, common definitions and documentation |
| Q.c | Implements the non-inline Que (Q) routines |
| Q.h | Doubly linked list, function prototypes and public data structures |
| Q.ih | Doubly linked list, inline version |
| Q_comdefs.h | Doubly linked lists, data structures and typedefs common to Q.h and Q.ih |
| Q_protos.h | Doubly linked list, function prototypes, callable version |
| Q_pubdefs.h | Doubly linked list, public data structures |
| QI.c | Implements the non-inline Que Interlocked (QI) routines |
| QI.h | Interlocked doubly linked list, function prototypes and public data structures |
| QI.ih | Interlocked doubly linked list, inline versions |
| QI_comdefs.h | Interlocked doubly linked lists, data structures and typedefs common to QI.h and QI.ih |
| QI_protos.h | Interlocked doubly linked list, function prototypes, callable version |
| QI_pubdefs.h | Interlocked doubly linked list, public data structures |
| QI_type.h | Interlocked doubly linked list, que types |
| REG.h | Fetches the value of the specialized registers, interface |
| REG.h.xx-ppc-gcc | Fetches the value of the PC and other specialized registers, implementation for PPC |
| RNG.c | Utility for configuring a pool of memory as a ring buffer |
| RNG.h | Ring Bufffer memory manager, configures and manages a pool of memory as a ring buffer |
| RW.c | Defines the Resource Wait routines |
| RW.c.vx-xxx-xxx | Defines the VxWorks platform dependent inline Resource Wait (RW) routines |
| RW.h | Resource Wait, callable version |
| RW.ih | Resource Wait, inline version |
| RW.ih.vx-xxx-xxx | Defines the VxWorks platform dependent inline Resource Wait (RW) routines |
| RW_comdefs.h | Resource Wait, data structures and typedefs common to RW.h and RW.ih |
| RW_protos.h | Resource Wait, function proto-types. callable version |
| RW_pubdefs.h | Resource Wait, public data structures |
| RW_pubdefs.h.vx-xxx-xxx | Defines the Resource Wait (RW) public data definitions for VxWorks platforms |
| RW_tmr.c.vx-xxx-xxx | Defines the VxWorks platform dependent non-inline Resource Wait timer (RW_tmr) routines |
| RW_tmr.h | The Platform independent Resource Wait timer include file |
| RW_tmr.h.vx-xxx-xxx | Defines the VxWorks platform dependent includes for Resource Wait timer (RW_tmr) routines |
| RW_tmr.ih | Defines platform independent inline Resource Wait timer (RW_tmr) routines |
| RW_tmr.ih.vx-xxx-xxx | Defines the VxWorks platform dependent inline Resource Wait timer (RW_tmr) routines |
| RW_type.h | Resource Wait, resource wait types |
| RWF.c | Defines the Resource Wait Facility routines |
| RWF.h | Resource Wait Faility, generic resource allocation and freeing |
| SEM.c | Simple semaphore, traditional call implementation |
| SEM.c.vx-ppc-gcc | Simple semaphore, VXWORKS traditional call implementation |
| SEM.h | Simple semaphore, interface definition |
| SEM.h.vx-xxx-xxx | Simple semaphore, VXWORKS implementation dependent definitions |
| SPIN.c | Spin the CPU for a well-defined period of time, callable implementation |
| SPIN.h | Spin the CPU for a well-defined period of time, callable version |
| SPIN.ih | Spin the CPU for a well-defined period of time, inline version |
| SPIN.ih.xx-ppc-gcc | Implements the PPC/GCC version of the inline SPIN routines |
| SPIN_time.h | Clearinghouse file to include the correct platform dependent definition of a spin time |
| SPIN_time.h.xx-ppc-gcc | Provides the platform dependent definition of SPIN_time |
| TASK.c | TASK, platform independent implementation |
| TASK.c.vx-xxx-xxx | The VxWorks implementation of the TASK utilities |
| TASK.h | Task/Thread facility, a portable interface between VxWorks and POSIX implementations, callable version |
| TASK.h.vx-xxx-xxx | VxWorks implementation specific information |
| TASK.ih | Task/Thread facility, a portable interface between VxWorks and POSIX implementations, inline version |
| TASK.ih.vx-xxx-xxx | The VxWorks implementation of the inline versions of the TASK utilities |
| TASK_pvtdefs.h | Common private definitions for the TASK facility |
| TASK_pvtdefs.h.vx-xxx-xxx | POSIX specific private definitions for the TASK facility |
| TAU.c | Thermal Assist Unit, dummy implementation |
| TAU.c.vx-ppc750-gcc | Thermal Assist Unit, implementation |
| TAU.h | Thermal Assist Unit, interface |
| TAU.h.vx-ppc750-xxx | Thermal Assist Unit, interface |
| TAU.ih | Thermal Assist Unit, inline interface |
| TAU.ih.xx-ppc750-gcc | Thermal Assist Unit, inline interface |
| TBD.c | Task Block of Data manager, callable implementation, common platform |
| TBD.c.vx-xxx-xxx | Task Block of Data manager, callable implementation, VXWORKS platform |
| TBD.h | Task Block of Data manager, function prototypes and public data structures |
| TBD.ih | Task Block of Data manager, inline function prototypes |
| TBD.ih.vx-xxx-xxx | Task Block of Data manager, inline function prototypes |
| TBD_pvtdefs.h | Task Block of Data manager, facility private definitions platform |
| TBD_pvtdefs.h.vx-xxx-xxx | Task Block of Data manager, callable implementation, VXWORKS platform |
| TMR.c | Platform independent TMR routines |
| TMR.h | Provides a set of timing macros |
| TOC.c | TimeOut control implementation file, callable version |
| TOC.h | TimeOut Control, prototypes and public data structures |
| TOC.ih | TimeOut Control, inline routines |
| TOC_comdefs.h | TimeOut Control,data structures and typedefs common to TOC.h and TOC.ih |
| TOV.c | Timeout service routines |
| TOV.c.vx-xxx-xxx | Timeout service routines implementation for a VXWORKS platform |
| TOV.h | TimeOut Value definition and manipulation routines |
| TOV.h.vx-xxx-xxx | Defines the representation of a timeout value for a VXWORKS platform |
| TSS.c | Implements routines that manipulate a timespec structure |
| TSS.h | Time Specification Services, functions to manipulat a timespec structure |
| WCT.c | Implementation file for WCT (Wall Clock Time) facility |
| WCT.c.vx-xxx-xxx | Implementation file for the WCT (Wall Clock Time) facility for VXWORK's platform |
| WCT.h | Wall Clock Time, function prototypes and public data structures |
| WCT_pvtdefs.h | Package private interface and typedefs for the WCT (Wall Clock Time) facility |
| WCT_pvtdefs.h.vx-xxx-xxx | Package private interface and typedefs for the WCT (Wall Clock Time) facility for VXWORK's platform |
| WCT_pvtdefs.ih | Package private interface and typedefs for the WCT (Wall Clock Time) facility |
| WCT_pvtdefs.ih.vx-xxx-xxx | Package private inlines, structures and typedefs for the WCT (Wall Clock Time) facility for VXWORK's platform |
| WUT.c | WakeUp Timer facility |
| WUT.c.vx-ppc-gcc | WakeUp Timer facility |
| WUT.h | WakeUp Timer, high resolution interrupt timers, function prototypes and public data structures |
| WUT_cb.h | WakeUp Timer, WUT callback routine and return value definition |
| WUT_monitor.h.vx-ppc-xxx | WUT monitoring/diagnostic code |
| WUT_tmr.h | WakeUp Timer, WUT timer entry definition |
| WUT_trace.h.vx-ppc-gcc | Optionally defines routines and macros to utilize the TEX trace facility |
| WUT_wakeup.c.vx-ppc-gcc | WakeUp Timer timer countdown facility |
| WUT_wakeup.h.vx-ppc-gcc | WakeUp Timer timer countdown facility |
1.4.4