Searched refs:wait_impl (Results 1 – 8 of 8) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_fork1.py | 21 def wait_impl(self, cpid): member in ForkTest |
D | fork_wait.py | 46 def wait_impl(self, cpid): member in ForkWait |
D | test_wait3.py | 17 def wait_impl(self, cpid): member in Wait3Test |
D | test_wait4.py | 17 def wait_impl(self, cpid): member in Wait4Test |
/external/python/cpython2/Lib/test/ | ||
D | test_fork1.py | 19 def wait_impl(self, cpid): member in ForkTest |
D | fork_wait.py | 49 def wait_impl(self, cpid): member in ForkWait |
D | test_wait4.py | 16 def wait_impl(self, cpid): member in Wait4Test |
D | test_wait3.py | 21 def wait_impl(self, cpid): member in Wait3Test |