Lines Matching refs:CriticalSectionWrapper
50 class CriticalSectionWrapper; variable
106 ChannelState() : lock_(CriticalSectionWrapper::CreateCriticalSection()) { in ChannelState()
156 rtc::scoped_ptr<CriticalSectionWrapper> lock_;
193 CriticalSectionWrapper* callbackCritSect);
496 CriticalSectionWrapper& _fileCritSect;
497 CriticalSectionWrapper& _callbackCritSect;
498 CriticalSectionWrapper& volume_settings_critsect_;
546 rtc::scoped_ptr<CriticalSectionWrapper> ts_stats_lock_;
562 CriticalSectionWrapper* _callbackCritSectPtr; // owned by base
587 rtc::scoped_ptr<CriticalSectionWrapper> video_sync_lock_;
600 rtc::scoped_ptr<CriticalSectionWrapper> assoc_send_channel_lock_;