Home | History | Annotate | Download | only in unittest

Lines Matching refs:nextQ

7066    ProducerConsumerQueue &myQ = *Q[myId], &nextQ = *Q[(myId+1) % N_threads];
7078 nextQ.Put(GLOB);