Searched refs:g_mapMutex (Results 1 – 2 of 2) sorted by relevance
25 std::mutex g_mapMutex; variable31 std::lock_guard<std::mutex> lock(g_mapMutex); in UsbDdkHash()44 std::lock_guard<std::mutex> lock(g_mapMutex); in UsbDdkUnHash()55 std::lock_guard<std::mutex> lock(g_mapMutex); in UsbDdkDelHashRecord()61 std::lock_guard<std::mutex> lock(g_mapMutex); in UsbDdkGetRecordByVal()
41 std::mutex g_mapMutex; variable88 std::lock_guard<std::mutex> lock(g_mapMutex); in HiSysEventRemoveWatcher()