Searched refs:_exhaustive_wait (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/multiprocessing/ | ||
H A D | connection.py | 804 def _exhaustive_wait(handles, timeout): function 878 ready_handles = _exhaustive_wait(waithandle_to_obj.keys(), timeout) |
Completed in 2 milliseconds