Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_network.h64 std::mutex mutexBusyChanged_; member in OHOS::bluetooth::PanNetwork
H A Dpan_network.cpp260 std::lock_guard<std::mutex> lock(mutexBusyChanged_); in Close()
292 std::lock_guard<std::mutex> lock(mutexBusyChanged_); in ReceiveRemoteBusy()
369 std::unique_lock<std::mutex> lock(mutexBusyChanged_); in PollEventThread_()

Completed in 2 milliseconds