Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_multiprocessing.py353 def _test_put(cls, queue, child_can_start, parent_can_continue): argument
418 def _test_get(cls, queue, child_can_start, parent_can_continue): argument