Home
last modified time | relevance | path

Searched refs:shutdown_lock_ (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/core/
Dnode_controller.h307 base::Lock shutdown_lock_; variable
Dnode_controller.cc306 base::AutoLock lock(shutdown_lock_); in RequestShutdown()
1230 base::AutoLock lock(shutdown_lock_); in AttemptShutdownIfRequested()