Searched refs:channel_mutex (Results 1 – 1 of 1) sorted by relevance
45 std::mutex channel_mutex; variable107 std::lock_guard<std::mutex> lock(channel_mutex); in GetChannel()