Searched defs:is_initial (Results 1 – 1 of 1) sorted by relevance
157 void init_buckets( segment_ptr_type ptr, size_type sz, bool is_initial ) { in init_buckets()307 bool is_initial = !my_size.load(std::memory_order_relaxed); in reserve() local