Home
last modified time | relevance | path

Searched refs:channelLock_ (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dauth_negotiate_channel.h92 static inline std::recursive_mutex channelLock_; member in OHOS::SoftBus::AuthNegotiateChannel
H A Dauth_negotiate_channel.cpp125 std::lock_guard lock(channelLock_); in OnWaitDetectResponseTimeout()
149 std::lock_guard lock(channelLock_); in SendMessageAndWaitResponse()
174 std::lock_guard lock(channelLock_); in ProcessDetectLinkResponse()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/include/distributedcameramgr/
H A Ddcamera_sink_controller.h93 std::mutex channelLock_; member in OHOS::DistributedHardware::DCameraSinkController
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp292 std::lock_guard<std::mutex> autoLock(channelLock_); in CloseChannel()

Completed in 4 milliseconds