Home
last modified time | relevance | path

Searched refs:_process_chunk (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/concurrent/futures/
H A Dprocess.py196 def _process_chunk(fn, chunk): function
816 results = super().map(partial(_process_chunk, fn),

Completed in 2 milliseconds