Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp62 static std::mutex g_lnnCbkMapMutex; variable
403 std::lock_guard<std::mutex> lock(g_lnnCbkMapMutex); in OnSoftbusDeviceFound()
413 std::lock_guard<std::mutex> lock(g_lnnCbkMapMutex); in OnSoftbusDiscoveryResult()
622 std::lock_guard<std::mutex> lock(g_lnnCbkMapMutex); in RegisterSoftbusLnnOpsCbk()
630 std::lock_guard<std::mutex> lock(g_lnnCbkMapMutex); in UnRegisterSoftbusLnnOpsCbk()