Home
last modified time | relevance | path

Searched refs:wait_impl (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/test/
H A Dfork_wait.py3 To test different wait behavior, override the wait_impl method.
47 def wait_impl(self, cpid, *, exitcode): member in ForkWait
83 self.wait_impl(cpid, exitcode=0)
H A Dtest_fork1.py57 self.wait_impl(pid, exitcode=exitcode)
90 self.wait_impl(pid, exitcode=exitcode)
H A Dtest_wait4.py19 def wait_impl(self, cpid, *, exitcode): member in Wait4Test
H A Dtest_wait3.py19 def wait_impl(self, cpid, *, exitcode): member in Wait3Test

Completed in 2 milliseconds