Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_hash_map.h261 hashcode_type m_now, m_old = m; in check_mask_race() local
270 …bool check_rehashing_collision( const hashcode_type h, hashcode_type m_old, hashcode_type m ) cons… in check_rehashing_collision()