|
Atrinik Server 2.5
|
#include <mempool.h>
Data Fields | |
| struct mempool_chunk * | next |
Enable a global list of *all* objects we have allocated. We can browse them to control and debug them.
It is (currently) up to the application to keep track of which pool it belongs to.
| struct mempool_chunk* mempool_chunk::next |
1.7.4