Trees | Index | Help |
---|
Package threadutils :: Module ThreadPool :: Class ThreadPoolShared |
|
ThreadPoolMixIn
--+
|
ThreadPoolShared
Method Summary | |
---|---|
__init__(self,
maxthreads,
queue,
can_grow)
| |
Inherited from ThreadPoolMixIn | |
| |
Begin a synchronous block. | |
| |
Wait to finish all the threads in this pool, since the self.begin call | |
Execute |function| into a diferent thread with args (positional arguments) and argd (named arguments). | |
Returns the obj thread to the pool, intern method |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sat Oct 14 11:50:52 2006 | http://epydoc.sf.net |