Searched refs:sink_lock_ (Results 1 – 4 of 4) sorted by relevance
130 MutexLock lock(&sink_lock_); in AddSink()139 MutexLock lock(&sink_lock_); in RemoveSink()145 MutexLock lock(&sink_lock_); in OnData()
72 Mutex sink_lock_; variable
519 webrtc::Mutex sink_lock_; variable521 RTC_GUARDED_BY(sink_lock_);525 RTC_GUARDED_BY(sink_lock_);526 int64_t first_frame_timestamp_ RTC_GUARDED_BY(sink_lock_);529 int64_t estimated_remote_start_ntp_time_ms_ RTC_GUARDED_BY(sink_lock_);
2955 webrtc::MutexLock lock(&sink_lock_); in OnFrame()3000 webrtc::MutexLock lock(&sink_lock_); in SetSink()3040 webrtc::MutexLock frame_cs(&sink_lock_); in GetVideoReceiverInfo()