Searched refs:pacer_thread_ (Results 1 – 3 of 3) sorted by relevance
165 pacer_thread_(ProcessThread::Create("PacerThread")), in CongestionController()174 pacer_thread_->RegisterModule(pacer_.get()); in CongestionController()175 pacer_thread_->Start(); in CongestionController()183 pacer_thread_->Stop(); in ~CongestionController()184 pacer_thread_->DeRegisterModule(pacer_.get()); in ~CongestionController()
84 rtc::scoped_ptr<ProcessThread> pacer_thread_; variable
53 pacer_thread_.DetachFromThread(); in TransportFeedbackProxy()68 RTC_DCHECK(pacer_thread_.CalledOnValidThread()); in AddPacket()83 rtc::ThreadChecker pacer_thread_; member in webrtc::voe::TransportFeedbackProxy91 pacer_thread_.DetachFromThread(); in TransportSequenceNumberProxy()103 RTC_DCHECK(pacer_thread_.CalledOnValidThread()); in AllocateSequenceNumber()113 rtc::ThreadChecker pacer_thread_; member in webrtc::voe::TransportSequenceNumberProxy