Searched refs:shutdown_lock_ (Results 1 – 2 of 2) sorted by relevance
291 base::Lock shutdown_lock_; variable
362 base::AutoLock lock(shutdown_lock_); in RequestShutdown()1261 base::AutoLock lock(shutdown_lock_); in AttemptShutdownIfRequested()