Searched refs:sCodecMutex (Results 1 – 1 of 1) sorted by relevance
37 static std::mutex sCodecMutex; variable51 std::lock_guard _l(sCodecMutex); in findCodec()78 std::lock_guard _l(sCodecMutex); in registerCodec()