Searched refs:g_publishMutex (Results 1 – 1 of 1) sorted by relevance
37 std::mutex g_publishMutex; variable43 std::lock_guard<std::mutex> saLock(g_publishMutex); in PublishCommonEventCallback()