Searched refs:shuttingDown (Results 1 – 2 of 2) sorted by relevance
79 private boolean shuttingDown; field in Runtime141 if (!shuttingDown) { in exit()142 shuttingDown = true; in exit()276 if (shuttingDown) { in addShutdownHook()319 if (shuttingDown) { in removeShutdownHook()
194 private boolean shuttingDown; field in Runtime