Home
last modified time | relevance | path

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

/third_party/python/Lib/multiprocessing/
H A Dconnection.py804 def _exhaustive_wait(handles, timeout): function
878 ready_handles = _exhaustive_wait(waithandle_to_obj.keys(), timeout)

Completed in 2 milliseconds