Searched refs:writeTCPMutex (Results 1 – 2 of 2) sorted by relevance
38 std::mutex writeTCPMutex; variable
104 std::lock_guard<std::mutex> lock(writeTCPMutex); in WriteUvTcpFd()