| BSWP.c |
Byteswapping, callable implementation. |
| BSWP_boot.c |
Byteswapping, callable implementation for select BSWP routines. |
| BUG.c |
Defines a set of routines for bugchecking the CPU. |
| CACHE.c |
Provides the implementation of the portable cache manipulation. |
| FORK.c |
The FORK routines. |
| FPA.c |
Utility for configuring and allocating a pool of Fixed Sized Packets. |
| L.c |
Implements the non-inline singly linked list (L) routines. |
| LI.c |
Implementation file for the interlocked singly linked list. |
| LSU.c |
Linear Scaling Utilities for unsigned 32-bit integers. |
| MBA.c |
Implements the low level memory block allocation routines. |
| MTX.c |
Simple mutex, traditional call implementation. |
| PARITY.c |
Implements the callable interface for the PARITY calculation. |
| PBS.c |
PBS library, contains the initialization routines for PBS. |
| PL.c |
Implements the callable interface for the PL routines. |
| PTS.c |
Implements the callable interface for the PTS routines. |
| Q.c |
Implements the non-inline Que (Q) routines. |
| QI.c |
Implements the non-inline Que Interlocked (QI) routines. |
| RNG.c |
Utility for configuring a pool of memory as a ring buffer. |
| RW.c |
Defines the Resource Wait routines. |
| RWF.c |
Defines the Resource Wait Facility routines. |
| RW_tmr.h |
The Platform independent Resource Wait timer include file. |
| SEM.c |
Simple semaphore, traditional call implementation. |
| SPIN.c |
Spin the CPU for a well-defined period of time, callable. |
| TASK.c |
TASK, platform independent implementation. |
| TASK_pvtdefs.h |
Common private definitions for the TASK facility. |
| TAU.c |
Thermal Assist Unit, dummy implementation. |
| TBD.c |
Task Block of Data manager, callable implementation, common. |
| TBD_pvtdefs.h |
Task Block of Data manager, facility private definitions. |
| TMR.c |
Platform independent TMR routines. |
| TOC.c |
TimeOut control implementation file, callable version. |
| TOV.c |
Timeout service routines. |
| TSS.c |
Implements routines that manipulate a timespec structure. |
| WCT.c |
Implementation file for WCT. |
| WCT_pvtdefs.h |
Package private interface and typedefs for the WCT. |
| WUT.c |
WakeUp Timer facility. |
| WUT_debug.c |
WakeUp Timer facility debugging aids. |
| divdi3.c |
Various 64 bit divide routines. |
| longlong.h |
Generic definitions for the long longs. |
| ../ptd/test_bswp.c |
Unit test for the BSWP routines. |
| ../ptd/test_clear.c |
Unit test for the PBS_fast_clear routine. |
| ../ptd/test_crash.c |
Unit test for the PBS_crash. |
| ../ptd/test_divdi3.c |
? |
| ../ptd/test_ffs.c |
Unit test for the FFS routines. |
| ../ptd/test_fork.c |
Unit test for the FORK routines. |
| ../ptd/test_fpa.c |
Unit test for the Fixed Packet Allocateor (FPA) routines. |
| ../ptd/test_gettimeofday.c |
Tests the real time clocks. |
| ../ptd/test_lsu.c |
Test the linear scaling utilities. |
| ../ptd/test_mba.c |
Unit test for the Memory Block Allocator (MBA) facility. |
| ../ptd/test_parity.c |
Unit test of the PARITY facility. |
| ../ptd/test_pbsinit.c |
Unit test of the PBS initialize/shutdown and reinitialization. |
| ../ptd/test_ques.c |
Unit test of the L, LI, Q and QI facilities. |
| ../ptd/test_raven.c |
Unit test for the RAVEN chip available on the COTS PPC. |
| ../ptd/test_rng.c |
Unit test for the Ring Buffer Allocator (RNG) facility. |
| ../ptd/test_spin.c |
Unit test for the SPIN facility. |
| ../ptd/test_task.c |
Unit test of the ASK facility. |
| ../ptd/test_tmr.c |
? |
| ../ptd/test_tov.c |
Unit test for the Tests the Timeout Value conversion utilities. |
| ../ptd/test_wct.c |
Unit test of the Wall Clock Time (WCT) facility. |
| ../ptd/test_wut.c |
Unit test of he Wakeup Timer (WUT) facility. |