Struct malloc_tree_chunk¶
Public Attributes¶
| Type | Name |
|---|---|
| struct malloc_tree_chunk * | bk |
| struct malloc_tree_chunk * | child |
| struct malloc_tree_chunk * | fd |
| size_t | head |
| bindex_t | index |
| struct malloc_tree_chunk * | parent |
| size_t | prev_foot |
Public Attributes Documentation¶
variable bk¶
variable child¶
variable fd¶
variable head¶
variable index¶
variable parent¶
variable prev_foot¶
The documentation for this class was generated from the following file cubrid/src/heaplayers/malloc_2_8_3.c