malloc_chunk Struct Reference

#include <malloc.c.h>

Collaboration diagram for malloc_chunk:

Collaboration graph
[legend]

List of all members.

Public Attributes

size_t prev_foot
size_t head
struct malloc_chunkfd
struct malloc_chunkbk


Detailed Description

Definition at line 2049 of file malloc.c.h.


Member Data Documentation

Definition at line 2050 of file malloc.c.h.

Referenced by dlfree(), internal_memalign(), mmap_alloc(), and mmap_resize().

Definition at line 2052 of file malloc.c.h.

Referenced by dlmalloc(), and init_bins().

Definition at line 2053 of file malloc.c.h.

Referenced by init_bins().


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

Generated on Wed May 23 06:00:18 2012 for cpp by  doxygen 1.5.6