MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
STATIC_CONST (HeaderSize=2) |
Static Public Member Functions | |
static Uint32 | computeBlockSizeInWords (Uint32 datasz) |
Public Attributes | |
Uint32 | m_magic |
union { | |
Uint32 m_next_block | |
Uint32 nextPool | |
}; | |
Uint32 | m_data [1] |
Definition at line 22 of file ArenaPool.hpp.