Home
last modified time | relevance | path

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

/third_party/python/Lib/concurrent/futures/
Dprocess.py163 def __init__(self, max_size=0, *, ctx, pending_work_items, shutdown_lock, argument
302 shutdown_lock=self.shutdown_lock): argument