Searched refs:asyncMutex_ (Results 1 – 2 of 2) sorted by relevance
248 static std::mutex asyncMutex_; variable
110 std::mutex UsbfnMtpImpl::asyncMutex_; member in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl292 std::lock_guard<std::mutex> guard(asyncMutex_); in UsbMtpPortStartTxAsync()1279 std::lock_guard<std::mutex> guard(asyncMutex_); in UsbMtpPortStartRxAsync()