Home
last modified time | relevance | path

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

/base/usb/usb_manager/services/native/include/
H A Dusb_function_switch_window.h72 std::mutex opMutex_; member in OHOS::USB::UsbFunctionSwitchWindow
/base/usb/usb_manager/services/native/src/
H A Dusb_function_switch_window.cpp96 std::lock_guard<std::mutex> guard(opMutex_); in PopUpFunctionSwitchWindow()
118 std::lock_guard<std::mutex> guard(opMutex_); in DismissFunctionSwitchWindow()

Completed in 1 milliseconds