Searched refs:needStartWork (Results 1 – 1 of 1) sorted by relevance
103 MT::Atomic32Base<uint32> needStartWork = { 0 }; in SUITE() local108 while (needStartWork.Load() == 0) in SUITE()124 while (needStartWork.Load() == 0) in SUITE()154 needStartWork.Store(0); in SUITE()194 needStartWork.Store(1); in SUITE()