Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dnode_controller.h327 bool destroy_on_io_thread_shutdown_ = false; variable
Dnode_controller.cc684 if (destroy_on_io_thread_shutdown_) in DropAllPeers()
1221 destroy_on_io_thread_shutdown_ = true; in DestroyOnIOThreadShutdown()