aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorwu@webrtc.org <wu@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-10-17 18:28:55 +0000
committerwu@webrtc.org <wu@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-10-17 18:28:55 +0000
commit63420669746cfca6ed1d902c68c656b79ffa5a1b (patch)
treed930b3839c36f47365c50e21ef5b46a2a4882eaa /tools
parentb22049b295fe0a451b6e1e5fa1b05ab6fd8a0ca9 (diff)
downloadwebrtc-63420669746cfca6ed1d902c68c656b79ffa5a1b.tar.gz
Fix tsan failures in channel.cc regarding to the volume settings.
BUG=2461 TEST=try bots R=xians@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2377004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4992 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind-webrtc/tsan/suppressions.txt47
1 files changed, 0 insertions, 47 deletions
diff --git a/tools/valgrind-webrtc/tsan/suppressions.txt b/tools/valgrind-webrtc/tsan/suppressions.txt
index 7101c017f7..65bb634413 100644
--- a/tools/valgrind-webrtc/tsan/suppressions.txt
+++ b/tools/valgrind-webrtc/tsan/suppressions.txt
@@ -48,26 +48,6 @@
fun:webrtc::StartThread
}
{
- bug_2461_1
- ThreadSanitizer:Race
- fun:webrtc::voe::Channel::SetChannelOutputVolumeScaling
- fun:webrtc::VoEVolumeControlImpl::SetChannelOutputVolumeScaling
- fun:cricket::WebRtcVoiceMediaChannel::SetOutputScaling
- fun:cricket::VoiceChannel::SetOutputScaling_w
- fun:cricket::VoiceChannel::OnMessage
- ...
-}
-{
- bug_2461_2
- ThreadSanitizer:Race
- fun:webrtc::voe::Channel::SetOutputVolumePan
- fun:webrtc::VoEVolumeControlImpl::SetOutputVolumePan
- fun:cricket::WebRtcVoiceMediaChannel::SetOutputScaling
- fun:cricket::VoiceChannel::SetOutputScaling_w
- fun:cricket::VoiceChannel::OnMessage
- ...
-}
-{
bug_2497
ThreadSanitizer:Race
fun:webrtc::VCMJitterBuffer::RecycleFramesUntilKeyFrame
@@ -147,16 +127,6 @@
fun:StartThread
}
{
- bug_1205_12
- ThreadSanitizer:Race
- fun:webrtc::voe::Channel::GetAudioFrame
- fun:webrtc::AudioConferenceMixerImpl::UpdateToMix
- fun:webrtc::AudioConferenceMixerImpl::Process
- fun:webrtc::voe::OutputMixer::MixActiveChannels
- fun:webrtc::VoEBaseImpl::NeedMorePlayData
- ...
-}
-{
bug_1205_22
ThreadSanitizer:Race
fun:webrtc::EventPosix::Process
@@ -165,23 +135,6 @@
fun:StartThread
}
{
- bug_1205_25
- ThreadSanitizer:Race
- fun:webrtc::AudioCodingModuleImpl::PlayoutData10Ms
- fun:webrtc::voe::Channel::GetAudioFrame
- fun:webrtc::AudioConferenceMixerImpl::UpdateToMix
- fun:webrtc::AudioConferenceMixerImpl::Process
- fun:webrtc::voe::OutputMixer::MixActiveChannels
- fun:webrtc::VoEBaseImpl::NeedMorePlayData
- fun:FakeAudioCaptureModule::ReceiveFrameP
- fun:FakeAudioCaptureModule::ProcessFrameP
- fun:FakeAudioCaptureModule::OnMessage
- fun:talk_base::MessageQueue::Dispatch
- fun:talk_base::Thread::ProcessMessages
- fun:talk_base::Thread::Run
- fun:talk_base::Thread::PreRun
-}
-{
bug_1205_26
ThreadSanitizer:Race
fun:webrtc::VCMJitterBuffer::CleanUpOldOrEmptyFrames