Home
last modified time | relevance | path

Searched refs:commandLock (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_scheduler.h60 std::lock_guard commandLock(commandLock_); in ProcessNegotiateData()
68 std::lock_guard commandLock(commandLock_); in ProcessNegotiateData()
108 std::lock_guard commandLock(commandLock_); in QueueCommandFront()
116 std::lock_guard commandLock(commandLock_); in QueueCommandBack()
130 std::lock_guard commandLock(commandLock_); in FetchAndDispatchCommand()
H A Dwifi_direct_scheduler.cpp53 std::lock_guard commandLock(commandLock_); in CancelConnectDevice() local
126 std::lock_guard commandLock(commandLock_); in ProcessNextCommand() local
172 std::lock_guard commandLock(commandLock_); in ScheduleActiveCommand() local