Searched refs:g_codecMtx (Results 1 – 2 of 2) sorted by relevance
36 static std::mutex g_codecMtx; variable44 std::lock_guard<std::mutex> lk(g_codecMtx); in OnRemoteDied()51 std::lock_guard<std::mutex> lk(g_codecMtx); in GetCodecManager()
161 static std::mutex g_codecMtx; variable168 std::lock_guard<std::mutex> lk(g_codecMtx); in OnRemoteDied()175 std::lock_guard<std::mutex> lk(g_codecMtx); in GetCodecManager()