From be1ed500c941d4a6024062d821d9b5e423c72871 Mon Sep 17 00:00:00 2001 From: "timurrrr@chromium.org" Date: Fri, 19 Mar 2010 15:23:21 +0000 Subject: One more attempt to ignore "???" functions on TSan/Mac/media TBR=glider Review URL: http://codereview.chromium.org/1082004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42105 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/valgrind/tsan/ignores.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/valgrind') diff --git a/tools/valgrind/tsan/ignores.txt b/tools/valgrind/tsan/ignores.txt index 5c1d059..6519056 100644 --- a/tools/valgrind/tsan/ignores.txt +++ b/tools/valgrind/tsan/ignores.txt @@ -18,6 +18,7 @@ fun:clone fun:fork fun:pthread_* fun_r:_pthread_exit +fun_r:_pthread_free_pthread_onstack fun_r:random_r fun_r:random fun_r:rand -- cgit v1.1