Home
last modified time | relevance | path

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

/third_party/python/Lib/concurrent/futures/
H A Dprocess.py62 _threads_wakeups = weakref.WeakKeyDictionary() variable
90 items = list(_threads_wakeups.items())
730 _threads_wakeups[self._executor_manager_thread] = \

Completed in 2 milliseconds