Home
last modified time | relevance | path

Searched refs:wait_for_started (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/test/
Dlock_tests.py49 def wait_for_started(self): member in Bunch
114 b.wait_for_started()
267 b.wait_for_started()
378 b.wait_for_started()
483 b.wait_for_started()
534 b.wait_for_started()
/external/python/cpython3/Lib/test/
Dlock_tests.py60 def wait_for_started(self): member in Bunch
146 b.wait_for_started()
387 b.wait_for_started()
438 b.wait_for_started()
517 b.wait_for_started()
599 b.wait_for_started()
620 b.wait_for_started()
669 b.wait_for_started()
704 b.wait_for_started()
766 b.wait_for_started()
D_test_multiprocessing.py1722 def wait_for_started(self): member in Bunch