Searched refs:connectionSemaphore (Results 1 – 1 of 1) sorted by relevance
135 private final Object connectionSemaphore = new Object(); field in TransportManager253 synchronized (connectionSemaphore) in getReasonClosedCause()286 synchronized (connectionSemaphore) in close()317 connectionSemaphore.notifyAll(); in close()567 synchronized (connectionSemaphore) in sendKexMessage()590 synchronized (connectionSemaphore) in kexFinished()593 connectionSemaphore.notifyAll(); in kexFinished()667 synchronized (connectionSemaphore) in sendMessage()684 connectionSemaphore.wait(); in sendMessage()