Searched refs:stream_lock (Results 1 – 2 of 2) sorted by relevance
725 rtc::CritScope stream_lock(&stream_crit_); in SetSendParameters() local744 rtc::CritScope stream_lock(&stream_crit_); in SetRecvParameters() local800 rtc::CritScope stream_lock(&stream_crit_); in SetRecvCodecs() local837 rtc::CritScope stream_lock(&stream_crit_); in SetSendCodecs() local896 rtc::CritScope stream_lock(&stream_crit_); in SetSendStreamFormat() local960 rtc::CritScope stream_lock(&stream_crit_); in AddSendStream() local1012 rtc::CritScope stream_lock(&stream_crit_); in RemoveSendStream() local1071 rtc::CritScope stream_lock(&stream_crit_); in AddRecvStream() local1155 rtc::CritScope stream_lock(&stream_crit_); in RemoveRecvStream() local1176 rtc::CritScope stream_lock(&stream_crit_); in SetRenderer() local[all …]
79 #define STREAM_LOCK SmartLock stream_lock (this->_stream_mutex)