Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py417 def _test_put(cls, queue, child_can_start, parent_can_continue): argument
482 def _test_get(cls, queue, child_can_start, parent_can_continue): argument