Home
last modified time | relevance | path

Searched refs:g_deviceMapMutex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp61 static std::mutex g_deviceMapMutex; variable
856 std::lock_guard<std::mutex> lock(g_deviceMapMutex); in CacheDiscoveredDevice()
866 std::lock_guard<std::mutex> lock(g_deviceMapMutex); in GetTargetInfoFromCache()
908 std::lock_guard<std::mutex> lock(g_deviceMapMutex); in ClearDiscoveredDevice()
1001 std::lock_guard<std::mutex> lock(g_deviceMapMutex); in GetIPAddrTypeFromCache()