Searched defs:first_block (Results 1 – 3 of 3) sorted by relevance
570 size_type first_block = this->my_first_block.load(std::memory_order_relaxed); in create_segment() local664 size_type first_block = this->my_first_block.load(std::memory_order_relaxed); in deallocate_segment() local952 …const segment_index_type first_block = this->my_first_block; // nu… in internal_compact() local
108 …static constexpr size_type first_block = 8; //including embedded_block. perfect with bucket size 1… variable
488 auto first_block = other.my_first_block.load(std::memory_order_relaxed); in internal_swap_fields() local