Home
last modified time | relevance | path

Searched refs:has_shut_down_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Dnode_platform.h188 bool has_shut_down_ = false; member in node::NodePlatform
H A Dnode_platform.cc403 if (has_shut_down_) return; in Shutdown()
404 has_shut_down_ = true; in Shutdown()

Completed in 2 milliseconds