Searched refs:accessLock (Results 1 – 1 of 1) sorted by relevance
54 final Object accessLock = new Object(); field in KexManager90 synchronized (accessLock) in getOrWaitForConnectionInfo()103 accessLock.wait(); in getOrWaitForConnectionInfo()385 synchronized (accessLock) in handleMessage()388 accessLock.notifyAll(); in handleMessage()509 synchronized (accessLock) in handleMessage()512 accessLock.notifyAll(); in handleMessage()