Home | History | Annotate | Download | only in python2.7

Lines Matching refs:NI

1311     NI = 5
1316 t = ProducerThread(Q, NI)
1319 C = ConsumerThread(Q, NI*NP)