Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/multiprocessing/
Dforking.py49 if not Popen.thread_is_spawning():
177 def thread_is_spawning(): member in Popen
283 def thread_is_spawning(): member in Popen
425 if not Popen.thread_is_spawning():
Dreduction.py143 if Popen.thread_is_spawning():
Dprocess.py288 if not Popen.thread_is_spawning():
Dmanagers.py833 if Popen.thread_is_spawning():