Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp83 std::condition_variable g_matchDealNotify; variable
215 g_matchDealNotify.notify_one(); in OnPublishDeviceFound()
633 g_matchDealNotify.wait(autoLock, [] { return !g_matchQueue.empty(); }); in MatchSearchDealTask()