Searched refs:_shutdown (Results 1 – 6 of 6) sorted by relevance
157 private boolean _shutdown = false; field in ContextHandler625 return !_shutdown; in isShutdown()641 _shutdown = shutdown; in setShutdown()642 … _availability = isRunning()?(_shutdown?__SHUTDOWN:_available?__AVAILABLE:__UNAVAILABLE):__STOPPED; in setShutdown()667 … _availability = isRunning()?(_shutdown?__SHUTDOWN:_available?__AVAILABLE:__UNAVAILABLE):__STOPPED; in setAvailable()721 _availability = _shutdown?__SHUTDOWN:_available?__AVAILABLE:__UNAVAILABLE; in doStart()
298 protected Thread _shutdown; field in JmDNSImpl1676 _shutdown = null; in run()1837 if (_shutdown != null) { in close()1838 Runtime.getRuntime().removeShutdownHook(_shutdown); in close()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
2177 .. _shutdown: