Searched refs:streamSocketLockMapLock_ (Results 1 – 2 of 2) sorted by relevance
204 static std::mutex streamSocketLockMapLock_; variable
72 std::mutex VtpStreamSocket::streamSocketLockMapLock_; member in Communication::SoftBus::VtpStreamSocket89 std::lock_guard<std::mutex> guard(streamSocketLockMapLock_); in AddStreamSocketLock()111 std::lock_guard<std::mutex> guard(streamSocketLockMapLock_); in RemoveStreamSocketLock()339 std::lock_guard<std::mutex> guard(streamSocketLockMapLock_); in FillpStatistics()