Searched refs:nextWaitingThreadSlotIndex (Results 1 – 2 of 2) sorted by relevance
301 Atomic32<int32> nextWaitingThreadSlotIndex; variable
762 int32 waitingSlotIndex = nextWaitingThreadSlotIndex.IncFetch(); in WaitGroup()797 int32 waitingSlotIndex = nextWaitingThreadSlotIndex.IncFetch(); in WaitAll()