Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
D_test_multiprocessing.py1433 def _test_waitfor_timeout_f(cls, cond, state, success, sem): member in _TestCondition
1452 p = self.Process(target=self._test_waitfor_timeout_f,