Home
last modified time | relevance | path

Searched refs:is_allocating (Results 1 – 1 of 1) sorted by relevance

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_hash_map.h295 static const segment_ptr_type is_allocating = segment_ptr_type(2); in insert_new_node() local
298 && my_table[new_seg].compare_exchange_strong(disabled, is_allocating)) in insert_new_node()