Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/concurrent/futures/
Dprocess.py160 def __init__(self, max_size=0, *, ctx, pending_work_items, shutdown_lock, argument
284 shutdown_lock=self.shutdown_lock): argument