Home
last modified time | relevance | path

Searched refs:ProducerThread (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
Dthreading.py1273 class ProducerThread(Thread): class
1309 t = ProducerThread(Q, NI)