Searched refs:switchCountToNormal (Results 1 – 1 of 1) sorted by relevance
36 MT::Atomic32<int32> switchCountToNormal; in SUITE() local118 switchCountToNormal.IncFetch(); in SUITE()196 switchCountToNormal.Store(0); in SUITE()244 CHECK_EQUAL(workersCount, switchCountToNormal.Load()); in SUITE()