MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for temptable::AllocatorState< AllocationScheme >, including all inherited members.
block_is_not_used_anymore(Block block) noexcept | temptable::AllocatorState< AllocationScheme > | inline |
current_block | temptable::AllocatorState< AllocationScheme > | private |
free_block(Block &block) noexcept | temptable::AllocatorState< AllocationScheme > | inlineprivate |
get_block_for_new_allocation(size_t n_bytes_requested) | temptable::AllocatorState< AllocationScheme > | inline |
number_of_blocks | temptable::AllocatorState< AllocationScheme > | private |
~AllocatorState() noexcept | temptable::AllocatorState< AllocationScheme > | inline |