Searched refs:is_allocating (Results 1 – 1 of 1) sorted by relevance
295 static const segment_ptr_type is_allocating = segment_ptr_type(2); in insert_new_node() local298 && my_table[new_seg].compare_exchange_strong(disabled, is_allocating)) in insert_new_node()