Searched refs:subTaskCount (Results 1 – 1 of 1) sorted by relevance
32 MT::Atomic32<int32> subTaskCount; in SUITE() variable44 subTaskCount.IncFetch(); in SUITE()68 subTaskCount.Store(0); in SUITE()79 int subTaskCountFinisehd = subTaskCount.Load(); in SUITE()