Searched refs:shuttingDown (Results 1 – 2 of 2) sorted by relevance
79 private boolean shuttingDown; field in Runtime146 if (!shuttingDown) { in exit()147 shuttingDown = true; in exit()281 if (shuttingDown) { in addShutdownHook()324 if (shuttingDown) { in removeShutdownHook()
194 private boolean shuttingDown; field in Runtime