puddle_info Struct Reference

#include <mempool.h>

Data Fields

struct puddle_infonext
struct mempool_chunkfirst_chunk
struct mempool_chunkfirst_free
struct mempool_chunklast_free
uint32 nrof_free

Detailed Description

Mempool information structure

Definition at line 135 of file mempool.h.


Field Documentation

First chunk.

Definition at line 141 of file mempool.h.

First free chunk.

Definition at line 144 of file mempool.h.

Last free chunk.

Definition at line 147 of file mempool.h.

Next puddle info.

Definition at line 138 of file mempool.h.

Number of free.

Definition at line 150 of file mempool.h.


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2