| 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 Fri Jan 11 10:12:33 2013 | http://epydoc.sourceforge.net |