Searched refs:concurrent_mask (Results 1 – 1 of 1) sorted by relevance
376 const int concurrent_mask = _mm_movemask_epi8(concurrent); in CheckRaces() local377 if (LIKELY(concurrent_mask == 0)) in CheckRaces()380 DoReportRaceV(thr, shadow_mem, cur, concurrent_mask, shadow, typ); in CheckRaces()