Home
last modified time | relevance | path

Searched defs:maxtasksperchild (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/multiprocessing/
D__init__.py227 def Pool(processes=None, initializer=None, initargs=(), maxtasksperchild=None): argument
Dpool.py139 maxtasksperchild=None): argument
/external/autotest/server/cros/dynamic_suite/
Dfakes.py135 maxtasksperchild=None): argument
/external/python/cpython3/Lib/multiprocessing/
Dcontext.py115 maxtasksperchild=None): argument
Dpool.py156 maxtasksperchild=None, context=None): argument