malloc_tree_chunk Struct Reference
[malloc]


Data Fields

size_t prev_foot
size_t head
malloc_tree_chunkfd
malloc_tree_chunkbk
malloc_tree_chunkchild [2]
malloc_tree_chunkparent
bindex_t index

Detailed Description

Definition at line 1163 of file malloc.c.


Field Documentation

size_t prev_foot
 

Definition at line 1165 of file malloc.c.

size_t head
 

Definition at line 1166 of file malloc.c.

struct malloc_tree_chunk* fd
 

Definition at line 1167 of file malloc.c.

struct malloc_tree_chunk* bk
 

Definition at line 1168 of file malloc.c.

struct malloc_tree_chunk* child[2]
 

Definition at line 1170 of file malloc.c.

Referenced by tmalloc_large().

struct malloc_tree_chunk* parent
 

Definition at line 1171 of file malloc.c.

bindex_t index
 

Definition at line 1172 of file malloc.c.


Generated on Sun Jun 18 18:02:05 2006 for HelenOS Userspace (ia64) by  doxygen 1.4.6