Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
D_test_multiprocessing.py1400 def _test_waitfor_f(cls, cond, state): member in _TestCondition
1414 p = self.Process(target=self._test_waitfor_f, args=(cond, state))