Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/concurrent/futures/
Dthread.py17 _threads_queues = weakref.WeakKeyDictionary() variable
27 items = list(_threads_queues.items())
201 _threads_queues[t] = self._work_queue
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/concurrent/futures/
H A Dthread.py17 _threads_queues = weakref.WeakKeyDictionary() variable
27 items = list(_threads_queues.items())
201 _threads_queues[t] = self._work_queue
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/concurrent/futures/
Dthread.py17 _threads_queues = weakref.WeakKeyDictionary() variable
27 items = list(_threads_queues.items())
201 _threads_queues[t] = self._work_queue
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/concurrent/futures/
Dthread.py17 _threads_queues = weakref.WeakKeyDictionary() variable
27 items = list(_threads_queues.items())
201 _threads_queues[t] = self._work_queue
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/concurrent/futures/
Dthread.py17 _threads_queues = weakref.WeakKeyDictionary() variable
27 items = list(_threads_queues.items())
201 _threads_queues[t] = self._work_queue
/aosp_15_r20/external/python/cpython3/Lib/concurrent/futures/
Dthread.py17 _threads_queues = weakref.WeakKeyDictionary() variable
27 items = list(_threads_queues.items())
201 _threads_queues[t] = self._work_queue