Searched refs:needExitWait (Results 1 – 1 of 1) sorted by relevance
102 MT::Atomic32Base<uint32> needExitWait = { 0 }; in SUITE() local129 while (needExitWait.Load() == 0) in SUITE()162 needExitWait.Store(0); in SUITE()243 needExitWait.Store(1); in SUITE()