Home
last modified time | relevance | path

Searched defs:is_initial (Results 1 – 1 of 1) sorted by relevance

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_hash_map.h157 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