Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(234)

Unified Diff: tools/valgrind/tsan/suppressions.txt

Issue 10907213: Adjust tsan suppressions for media::Pipeline due to r156011. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add comments to code Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « media/base/pipeline.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/tsan/suppressions.txt
diff --git a/tools/valgrind/tsan/suppressions.txt b/tools/valgrind/tsan/suppressions.txt
index 21dd158a9c6356138918e500bc842425e92b8f5b..84079259cff083ab123e181f020982ae600f47a7 100644
--- a/tools/valgrind/tsan/suppressions.txt
+++ b/tools/valgrind/tsan/suppressions.txt
@@ -959,18 +959,10 @@
bug_137973_b
ThreadSanitizer:Race
fun:media::Pipeline::SetState
- fun:media::Pipeline::TearDownPipeline
fun:media::Pipeline::StopTask
fun:base::internal::RunnableAdapter::Run
}
{
- bug_137973_c
- ThreadSanitizer:Race
- fun:media::Pipeline::SetState
- fun:media::Pipeline::TeardownStateTransitionTask
- fun:base::internal::RunnableAdapter::Run
-}
-{
bug_138691
ThreadSanitizer:Race
...
« no previous file with comments | « media/base/pipeline.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698