Author: sewardj
Date: 2007-10-02 10:40:23 +0100 (Tue, 02 Oct 2007)
New Revision: 6930
Log:
More suppressions.
Modified:
branches/THRCHECK/glibc-2.X-thrcheck.supp
Modified: branches/THRCHECK/glibc-2.X-thrcheck.supp
===================================================================
--- branches/THRCHECK/glibc-2.X-thrcheck.supp 2007-10-02 08:10:04 UTC (rev
6929)
+++ branches/THRCHECK/glibc-2.X-thrcheck.supp 2007-10-02 09:40:23 UTC (rev
6930)
@@ -168,6 +168,12 @@
Thrcheck:Race
fun:pthread_cond_signal@@GLIBC_2.3.2
}
+{
+ thrcheck-glibc2X-condsig-2
+ Thrcheck:Race
+ fun:__lll_mutex_unlock_wake
+ fun:pthread_cond_signal@@GLIBC_2.3.2
+}
###--- pthread_cond_broadcast ---###
# ditto
@@ -190,6 +196,18 @@
#z fun:pthread_cond_wait@@GLIBC_*
#z fun:pthread_cond_wait*
#z}
+{
+ thrcheck-glibc2X-pthcondwait-3
+ Thrcheck:Race
+ fun:__pthread_mutex*lock*
+ fun:pthread_cond_wait@@GLIBC_2.3.2
+}
+{
+ thrcheck-glibc2X-pthcondwait-4
+ Thrcheck:Race
+ fun:__lll_mutex_unlock_wake
+ fun:pthread_cond_wait@@GLIBC_2.3.2
+}
###--- pthread_cond_destroy ---###
# ditto
@@ -236,14 +254,14 @@
fun:_L_mutex_unlock_*
fun:__pthread_mutex_unlock_usercnt
}
+{
+ thrcheck-glibc2X-libpthread-3
+ Thrcheck:Race
+ fun:__lll_mutex_lock_wait
+ fun:_L_mutex_lock_*
+ fun:start_thread
+}
#z{
-#z thrcheck-glibc2X-libpthread-3
-#z Thrcheck:Race
-#z fun:__lll_mutex_lock_wait
-#z fun:_L_mutex_lock_*
-#z fun:start_thread
-#z}
-#z{
#z thrcheck-glibc2X-libpthread-4
#z Thrcheck:Race
#z fun:__lll_mutex_lock_wait
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-developers