Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_watchdog.cc296 if (start_stop_count_++ > 0) { in Start()
339 if (--start_stop_count_ > 0) { in Stop()
400 : start_stop_count_(0), in SigintWatchdogHelper()
413 start_stop_count_ = 0; in ~SigintWatchdogHelper()
H A Dnode_watchdog.h129 int start_stop_count_; member in node::SigintWatchdogHelper

Completed in 2 milliseconds