Home
last modified time | relevance | path

Searched refs:assert_spawning (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/multiprocessing/
H A Dsharedctypes.py16 from .context import reduction, assert_spawning namespace
129 assert_spawning(obj)
199 assert_spawning(self)
H A Dheap.py18 from .context import reduction, assert_spawning namespace
54 assert_spawning(self)
H A Dqueues.py58 context.assert_spawning(self)
356 context.assert_spawning(self)
H A Dsynchronize.py101 context.assert_spawning(self)
220 context.assert_spawning(self)
H A Dcontext.py371 def assert_spawning(obj): function

Completed in 3 milliseconds