Home
last modified time | relevance | path

Searched defs:assert_spawning (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/multiprocessing/
Dforking.py48 def assert_spawning(self): function
/external/python/cpython3/Lib/multiprocessing/
Dcontext.py352 def assert_spawning(obj): function