Home
last modified time | relevance | path

Searched refs:_bootstrap (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/multiprocessing/
Dforking.py126 code = process_obj._bootstrap()
386 exitcode = self._bootstrap()
Dprocess.py241 def _bootstrap(self): member in Process
/external/python/cpython2/Doc/library/
Dmultiprocessing.rst2377 in the :meth:`multiprocessing.Process._bootstrap` method --- this resulted
/external/python/cpython2/Misc/
DNEWS8025 - Issues #5155, #5313, #5331: multiprocessing.Process._bootstrap was