Searched refs:isShuttingDown (Results 1 – 2 of 2) sorted by relevance
326 if (isShuttingDown()) { in commandFinished()1720 protected synchronized boolean isShuttingDown() { in isShuttingDown() method in CommandScheduler1735 if (!isShuttingDown()) { in doShutdown()1755 if (!isShuttingDown()) { in shutdownOnEmpty()1779 if (isShuttingDown()) { in removeAllCommands()1807 if (isShuttingDown()) { in removeCommandsFromFile()
445 if (isShuttingDown()) { in processReadyCommands()