Searched defs:imap_unordered (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
H A Dpool.py270 def imap_unordered(self, func, iterable, chunksize=1): member in class:Pool
689 # Class whose instances are returned by `Pool.imap_unordered()`
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
H A Dpool.py270 def imap_unordered(self, func, iterable, chunksize=1): member in class:Pool
689 # Class whose instances are returned by `Pool.imap_unordered()`

Completed in 24 milliseconds