Home
last modified time | relevance | path

Searched defs:asyncMutex_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/include/
H A Dusbfn_mtp_impl.h248 static std::mutex asyncMutex_; variable
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp110 std::mutex UsbfnMtpImpl::asyncMutex_; member in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl