Searched refs:_criticalSectionFeedbacks (Results 1 – 2 of 2) sorted by relevance
39 _criticalSectionFeedbacks( in RTCPReceiver()64 delete _criticalSectionFeedbacks; in ~RTCPReceiver()150 CriticalSectionScoped lock(_criticalSectionFeedbacks); in RegisterRtcpObservers()166 CriticalSectionScoped lock(_criticalSectionFeedbacks); in SetSsrcs()1353 CriticalSectionScoped lock(_criticalSectionFeedbacks); in UpdateTMMBR()1363 CriticalSectionScoped cs(_criticalSectionFeedbacks); in RegisterRtcpStatisticsCallback()1368 CriticalSectionScoped cs(_criticalSectionFeedbacks); in GetRtcpStatisticsCallback()1398 CriticalSectionScoped lock(_criticalSectionFeedbacks); in TriggerCallbacksFromRTCPPacket()1461 CriticalSectionScoped cs(_criticalSectionFeedbacks); in TriggerCallbacksFromRTCPPacket()
230 CriticalSectionWrapper* _criticalSectionFeedbacks; variable