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.py54 def wait_for_started(self): member in Bunch
140 b.wait_for_started()
362 b.wait_for_started()
413 b.wait_for_started()
491 b.wait_for_started()
573 b.wait_for_started()
594 b.wait_for_started()
643 b.wait_for_started()
708 b.wait_for_started()
D_test_multiprocessing.py1618 def wait_for_started(self): member in Bunch