Searched refs:hitcount (Results 1 – 1 of 1) sorted by relevance
62 atomic_uintptr_t hitcount; member97 atomic_store_relaxed(&race->hitcount, 0); in AddExpectRace()127 atomic_fetch_add(&race->hitcount, 1, memory_order_relaxed); in CheckContains()