Searched refs:g_deviceStateCallbackMapMutex (Results 1 – 1 of 1) sorted by relevance
78 std::mutex g_deviceStateCallbackMapMutex; variable1322 std::lock_guard<std::mutex> autoLock(g_deviceStateCallbackMapMutex); in RegisterDevStateCallback()1385 std::lock_guard<std::mutex> autoLock(g_deviceStateCallbackMapMutex); in CreateDmCallback()1435 std::lock_guard<std::mutex> autoLock(g_deviceStateCallbackMapMutex); in ReleaseDmCallback()1448 std::lock_guard<std::mutex> autoLock(g_deviceStateCallbackMapMutex); in ReleaseDmCallback()2852 std::lock_guard<std::mutex> autoLock(g_deviceStateCallbackMapMutex); in ClearBundleCallbacks()