Public Member Functions | |
UT_LIST_NODE_T (ut_mem_block_t) mem_block_list | |
Public Attributes | |
ulint | size |
ulint | magic_n |
ut_mem_block_struct::UT_LIST_NODE_T | ( | ut_mem_block_t | ) |
mem block list node
magic number (UT_MEM_MAGIC_N)
Definition at line 55 of file ut0mem.cc.
Referenced by ut_free(), ut_free_all_mem(), and ut_realloc().
size of allocated memory
Definition at line 54 of file ut0mem.cc.
Referenced by ut_free(), ut_free_all_mem(), and ut_realloc().