Data Fields | |
int | num_mem_areas |
int | num_marked_areas |
size_t | atom_size |
size_t | area_size |
size_t | rarea_size |
di_mem_area * | mem_area |
di_mem_area * | mem_areas |
For internal use only.
|
the size of a memory area |
|
the size of an atom |
|
the current memory area |
|
a list of all the mem areas owned by this chunk |
|
the number of areas marked for deletion |
|
the number of memory areas |
|
the size of a real memory area |