Home
last modified time | relevance | path

Searched defs:thread_wakeup (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/concurrent/futures/
Dprocess.py174 def __init__(self, max_size=0, *, ctx, pending_work_items, thread_wakeup): argument
299 thread_wakeup=self.thread_wakeup, argument