Searched refs:g_matchDealNotify (Results 1 – 1 of 1) sorted by relevance
83 std::condition_variable g_matchDealNotify; variable215 g_matchDealNotify.notify_one(); in OnPublishDeviceFound()633 g_matchDealNotify.wait(autoLock, [] { return !g_matchQueue.empty(); }); in MatchSearchDealTask()