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