Searched refs:g_matchWaitDeviceLock (Results 1 – 1 of 1) sorted by relevance
77 static std::mutex g_matchWaitDeviceLock; variable134 std::lock_guard<std::mutex> autoLock(g_matchWaitDeviceLock); in MineSoftbusListener()149 std::lock_guard<std::mutex> autoLock(g_matchWaitDeviceLock); in ~MineSoftbusListener()213 std::unique_lock<std::mutex> autoLock(g_matchWaitDeviceLock); in OnPublishDeviceFound()628 std::unique_lock<std::mutex> autoLock(g_matchWaitDeviceLock); in MatchSearchDealTask()