Home
last modified time | relevance | path

Searched refs:g_observerMutex (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h160 std::mutex g_observerMutex; member
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp56 std::lock_guard<std::mutex> lock(g_observerMutex); in GetCallbackInfoByType()

Completed in 3 milliseconds