Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk_service/src/
H A Dusb_ddk_hash.cpp25 std::mutex g_mapMutex; variable
31 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()

Completed in 1 milliseconds