Searched refs:IsShuttingDown (Results 1 – 3 of 3) sorted by relevance
34 bool IsShuttingDown();
252 if (do_shutdown_ && !IsShuttingDown()) { in CheckShutdown()1127 if (!IsShuttingDown()) { in SecondStageMain()1145 if (!IsShuttingDown()) { in SecondStageMain()
1152 bool IsShuttingDown() { in IsShuttingDown() function