|
SystemC 3.0.0
Accellera SystemC proof-of-concept library
|
#include <sysc/utils/sc_mempool.h>
Static Public Member Functions | |
| static void * | allocate (std::size_t sz) |
| static void | release (void *p, std::size_t sz) |
| static void | display_statistics () |
Definition at line 40 of file sc_mempool.h.
|
static |
|
static |
|
static |