Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_hash_map.h249 void mark_rehashed_levels( hashcode_type h ) noexcept { in mark_rehashed_levels() function
254 mark_rehashed_levels( h + ((hashcode_type)1<<s) ); // optimized segment_base(s) in mark_rehashed_levels()
980 … this->mark_rehashed_levels( h ); // mark all non-rehashed children recursively across all segments in __TBB_requires()