Searched refs:s_decoder_count_mutex (Results 1 – 1 of 1) sorted by relevance
70 static std::mutex s_decoder_count_mutex; variable75 std::lock_guard<std::mutex> lock(s_decoder_count_mutex); in allocateDecoderId()87 std::lock_guard<std::mutex> lock(s_decoder_count_mutex); in deAllocateDecoderId()