CUBRID Engine
latest
|
Public Attributes | |
MMAP_TRACE_H * | next |
MMAP_TRACE_H * | prev |
void * | ptr |
Definition at line 80 of file lea_heap.c.
MMAP_TRACE_H* mmap_trace_h_s::next |
Definition at line 82 of file lea_heap.c.
Referenced by destroy_mspace_internal().
MMAP_TRACE_H* mmap_trace_h_s::prev |
Definition at line 83 of file lea_heap.c.
void* mmap_trace_h_s::ptr |
Definition at line 84 of file lea_heap.c.
Referenced by destroy_mspace_internal(), munmap_is_to_be_called(), and my_malloc().