Searched refs:_criticalSectionFeedbacks (Results 1 – 2 of 2) sorted by relevance
276 CriticalSectionWrapper* _criticalSectionFeedbacks; variable315 RtcpStatisticsCallback* stats_callback_ GUARDED_BY(_criticalSectionFeedbacks);
53 _criticalSectionFeedbacks( in RTCPReceiver()81 delete _criticalSectionFeedbacks; in ~RTCPReceiver()799 CriticalSectionScoped lock(_criticalSectionFeedbacks); in HandleSDESChunk()1314 CriticalSectionScoped cs(_criticalSectionFeedbacks); in RegisterRtcpStatisticsCallback()1319 CriticalSectionScoped cs(_criticalSectionFeedbacks); in GetRtcpStatisticsCallback()1409 CriticalSectionScoped cs(_criticalSectionFeedbacks); in TriggerCallbacksFromRTCPPacket()