Searched refs:shutdown_lock_ (Results 1 – 2 of 2) sorted by relevance
307 base::Lock shutdown_lock_; variable
306 base::AutoLock lock(shutdown_lock_); in RequestShutdown()1230 base::AutoLock lock(shutdown_lock_); in AttemptShutdownIfRequested()