Searched refs:handshakeMutex (Results 1 – 1 of 1) sorted by relevance
36 handshakeMutex sync.Mutex // handshakeMutex < in.Mutex, out.Mutex, errMutex member1760 c.handshakeMutex.Lock()1761 defer c.handshakeMutex.Unlock()1798 c.handshakeMutex.Lock()1799 defer c.handshakeMutex.Unlock()1832 c.handshakeMutex.Lock()1833 defer c.handshakeMutex.Unlock()1864 c.handshakeMutex.Lock()1865 defer c.handshakeMutex.Unlock()1874 c.handshakeMutex.Lock()[all …]