Searched refs:g_heifCodecMtx (Results 1 – 1 of 1) sorted by relevance
26 static mutex g_heifCodecMtx; variable34 std::lock_guard<std::mutex> lk(g_heifCodecMtx); in OnRemoteDied()48 lock_guard<mutex> lk(g_heifCodecMtx); in GetManager()