Searched refs:needExitSignal (Results 1 – 1 of 1) sorted by relevance
101 MT::Atomic32Base<uint32> needExitSignal = { 0 }; in SUITE() local113 while (needExitSignal.Load() == 0) in SUITE()161 needExitSignal.Store(0); in SUITE()251 needExitSignal.Store(1); in SUITE()