Searched refs:shutdown_lock (Results 1 – 1 of 1) sorted by relevance
160 def __init__(self, max_size=0, *, ctx, pending_work_items, shutdown_lock, argument163 self.shutdown_lock = shutdown_lock172 with self.shutdown_lock:274 self.shutdown_lock = executor._shutdown_lock284 shutdown_lock=self.shutdown_lock): argument287 with shutdown_lock:392 with self.shutdown_lock:513 with self.shutdown_lock:653 shutdown_lock=self._shutdown_lock,