Lines Matching refs:nextQ
7400 ProducerConsumerQueue &myQ = *Q[myId], &nextQ = *Q[(myId+1) % N_threads];7412 nextQ.Put(GLOB);