Searched refs:IMapIterator (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/multiprocessing/ | ||
H A D | pool.py | 402 result = IMapIterator(self) 415 result = IMapIterator(self) 837 class IMapIterator(object): class 906 class IMapUnorderedIterator(IMapIterator): |
Completed in 1 milliseconds