Searched refs:debugCountLock (Results 1 – 1 of 1) sorted by relevance
76 synchronized (debugCountLock) { in getDebugCount()82 synchronized (debugCountLock) { in incrementDebugCount()88 synchronized (debugCountLock) { in decrementDebugCount()186 private static final Object debugCountLock = new Object(); field in ProxyFactory
Completed in 11 milliseconds