Searched defs:asyncMutex_ (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/include/ | ||
H A D | usbfn_mtp_impl.h | 248 static std::mutex asyncMutex_; variable |
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/ | ||
H A D | usbfn_mtp_impl.cpp | 110 std::mutex UsbfnMtpImpl::asyncMutex_; member in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl |