MySQL 9.1.0
Source Code Documentation
|
#include <ut0new.h>
Public Member Functions | |
allocator_base_pfs (PSI_memory_key key) | |
template<typename U > | |
allocator_base_pfs (const allocator_base_pfs< U > &other) | |
PSI_memory_key | get_mem_key () const |
void * | allocate_impl (size_t n_bytes) |
Private Attributes | |
const PSI_memory_key | m_key |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
private |