| FPM_control.c |
Memory pool manager control routines. |
| FPM_memory.c |
Memory allocation/free routines for an FPM memory pool. |
| FPM_msgs.c |
Constructor/destructor routines for message facility FPM (ID: 240, 0xf0). |
| FPM_pool.c |
Memory pool manager pool control routines. |
| FPM_prvdefs.h |
Private definitions for the FPM package. |
| RBM_control.c |
Ring buffer manager control routines. |
| RBM_memory.c |
Memory allocation/free routines for an managed ring buffer. |
| RBM_msgs.c |
Constructor/destructor routines for message facility RBM (ID: 1, 0x01). |
| RBM_prvdefs.h |
Private definitions for the RBM package. |
| RBM_ring.c |
Ring buffer manager control routines. |
| ../ptd/FPM_test.c |
Runs a collection of tests of the memory pool manager. |
| ../ptd/FPM_testCreate.c |
Test pool creation. |
| ../ptd/FPM_testState.c |
Runs tests of the FPM state machines. |
| ../ptd/FPM_testStats.c |
Test statistics gathering. |
| ../ptd/FPM_testTOC.c |
Test allocation without waiting. |
| ../ptd/FPM_testUtility.c |
Various test printing utilities. |
| ../ptd/FPM_tstdefs.h |
Definitons for test code entry points, etc. |
| ../ptd/RBM_test.c |
Runs a collection of tests of the memory pool manager. |
| ../ptd/RBM_testCreate.c |
Test ring creation. |
| ../ptd/RBM_testState.c |
Runs tests of the RBM state machines. |
| ../ptd/RBM_testStats.c |
Test statistics gathering. |
| ../ptd/RBM_testTOC.c |
Test allocation without waiting. |
| ../ptd/RBM_testUtility.c |
Various test printing utilities. |
| ../ptd/RBM_tstdefs.h |
Definitons for test code entry points, etc. |