Searched refs:sIsStartedGuard (Results 1 – 1 of 1) sorted by relevance
64 private static Object sIsStartedGuard = new Object(); field in ShutdownThread110 synchronized (sIsStartedGuard) { in shutdownInner()205 synchronized (sIsStartedGuard) { in beginShutdownSequence()