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

/external/python/futures/concurrent/futures/
H A Dprocess.py301 def _start_queue_management_thread(self): member in class:ProcessPoolExecutor
342 self._start_queue_management_thread()
/external/python/cpython3/Lib/concurrent/futures/
H A Dprocess.py408 def _start_queue_management_thread(self): member in class:ProcessPoolExecutor
454 self._start_queue_management_thread()

Completed in 117 milliseconds