Home
last modified time | relevance | path

Searched refs:_start_executor_manager_thread (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/concurrent/futures/
Dprocess.py739 def _start_executor_manager_thread(self): member in ProcessPoolExecutor
804 self._start_executor_manager_thread()
/external/pytorch/torch/_inductor/compile_worker/
Dsubproc_pool.py243 pool._start_executor_manager_thread()