MySQL 9.1.0
Source Code Documentation
|
#include <lf.h>
Public Attributes | |
LF_PINBOX | pinbox |
std::atomic< uchar * > | top |
uint | element_size |
std::atomic< uint32 > | mallocs |
lf_allocator_func * | constructor |
lf_allocator_func * | destructor |
lf_allocator_func* LF_ALLOCATOR::constructor |
lf_allocator_func* LF_ALLOCATOR::destructor |
uint LF_ALLOCATOR::element_size |
std::atomic<uint32> LF_ALLOCATOR::mallocs |
LF_PINBOX LF_ALLOCATOR::pinbox |
std::atomic<uchar *> LF_ALLOCATOR::top |