Searched refs:handshakeMutex (Results 1 – 1 of 1) sorted by relevance
35 handshakeMutex sync.Mutex // handshakeMutex < in.Mutex, out.Mutex, errMutex member1804 c.handshakeMutex.Lock()1805 defer c.handshakeMutex.Unlock()1842 c.handshakeMutex.Lock()1843 defer c.handshakeMutex.Unlock()1876 c.handshakeMutex.Lock()1877 defer c.handshakeMutex.Unlock()1913 c.handshakeMutex.Lock()1914 defer c.handshakeMutex.Unlock()1937 c.handshakeMutex.Lock()[all …]