CUBRID Engine
latest
|
Public Attributes | |
mstate | ms |
void * | base |
size_t | base_size |
MMAP_TRACE_H | header |
Definition at line 152 of file lea_heap.c.
void* hl_mspace_s::base |
Definition at line 155 of file lea_heap.c.
Referenced by hl_clear_lea_heap(), and hl_register_lea_heap().
size_t hl_mspace_s::base_size |
Definition at line 156 of file lea_heap.c.
Referenced by hl_clear_lea_heap(), and hl_register_lea_heap().
MMAP_TRACE_H hl_mspace_s::header |
Definition at line 157 of file lea_heap.c.
Referenced by destroy_mspace_internal(), hl_register_lea_heap(), and mmap_called().
mstate hl_mspace_s::ms |
Definition at line 154 of file lea_heap.c.
Referenced by destroy_mspace_internal(), hl_clear_lea_heap(), hl_lea_alloc(), hl_lea_free(), hl_lea_realloc(), and hl_register_lea_heap().