MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for TranxNodeAllocator, including all inherited members.
allocate_block() | TranxNodeAllocator | inlineprivate |
allocate_node() | TranxNodeAllocator | inline |
block_num | TranxNodeAllocator | private |
current_block | TranxNodeAllocator | private |
first_block | TranxNodeAllocator | private |
free_all_nodes() | TranxNodeAllocator | inline |
free_block(Block *block) | TranxNodeAllocator | inlineprivate |
free_blocks() | TranxNodeAllocator | inlineprivate |
free_nodes_before(TranxNode *node) | TranxNodeAllocator | inline |
last_block | TranxNodeAllocator | private |
last_node | TranxNodeAllocator | private |
reserved_blocks | TranxNodeAllocator | private |
TranxNodeAllocator(uint reserved_nodes) | TranxNodeAllocator | inline |
~TranxNodeAllocator() | TranxNodeAllocator | inline |