SystemC
Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
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 41 of file sc_mempool.h.
|
static |
|
static |
|
static |