Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/multiprocessing/
Dconnection.py794 def _exhaustive_wait(handles, timeout): function
868 ready_handles = _exhaustive_wait(waithandle_to_obj.keys(), timeout)