Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/multiprocessing/
Dprocess.py282 context._force_start_method(self._start_method)
Dcontext.py337 def _force_start_method(method): function