CUBRID Engine  latest
hl_mspace_s Struct Reference
Collaboration diagram for hl_mspace_s:
Collaboration graph

Public Attributes

mstate ms
 
void * base
 
size_t base_size
 
MMAP_TRACE_H header
 

Detailed Description

Definition at line 152 of file lea_heap.c.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: