Home | Trees | Indices | Help |
|
---|
|
object --+ | threading._Verbose --+ | threading.Thread --+ | ThreadPoolThread
Pooled thread class.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
threadSleepTime = 0.1
|
Properties | |
Inherited from Inherited from |
Method Details |
Initialize the thread and remember the pool.
|
Until told to quit, retrieve the next task and execute it, calling the callback if any.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Feb 3 11:29:49 2019 | http://epydoc.sourceforge.net |