Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp80 static std::mutex g_clientCbMapMutex; variable
315 std::lock_guard<std::mutex> lock(g_clientCbMapMutex); in SocketConnectEx()
337 std::lock_guard<std::mutex> lock(g_clientCbMapMutex); in SocketDisconnect()