Searched refs:communicator_mutex_ (Results 1 – 2 of 2) sorted by relevance
275 std::mutex communicator_mutex_; variable
468 std::lock_guard<std::mutex> lock(communicator_mutex_); in GetOrCreateHttpComm()483 std::lock_guard<std::mutex> lock(communicator_mutex_); in GetOrCreateTcpComm()