Home
last modified time | relevance | path

Searched refs:debugCountLock (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/jurt/com/sun/star/lib/uno/bridges/java_remote/
H A DProxyFactory.java76 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 5 milliseconds