|
From: <sv...@va...> - 2007-09-30 10:48:33
|
Author: sewardj
Date: 2007-09-30 11:48:32 +0100 (Sun, 30 Sep 2007)
New Revision: 6926
Log:
More suppression wibbles.
Modified:
branches/THRCHECK/glibc-2.X-thrcheck.supp
Modified: branches/THRCHECK/glibc-2.X-thrcheck.supp
===================================================================
--- branches/THRCHECK/glibc-2.X-thrcheck.supp 2007-09-30 10:47:58 UTC (rev 6925)
+++ branches/THRCHECK/glibc-2.X-thrcheck.supp 2007-09-30 10:48:32 UTC (rev 6926)
@@ -199,14 +199,14 @@
fun:pthread_cond_destroy@@GLIBC_2.3.2
}
-#z###--- pthread_mutex_trylock ---###
-#z# ditto
-#z{
-#z thrcheck-glibc2X-pthmxtrylock-1
-#z Thrcheck:Race
-#z fun:pthread_mutex_trylock
-#z}
-#z
+###--- pthread_mutex_trylock ---###
+{
+ thrcheck-glibc2X-pthmxtrylock-1
+ Thrcheck:Race
+ fun:pthread_mutex_trylock
+ fun:pthread_mutex_trylock
+}
+
#z###--- pthread_cond_timedwait ---###
#z{
#z thrcheck-glibc2X-pthmxtimedwait-1
@@ -256,13 +256,14 @@
fun:mythread_wrapper
fun:start_thread
}
+{
+ thrcheck-glibc2X-libpthread-6
+ Thrcheck:Race
+ fun:__deallocate_stack
+ fun:start_thread
+ fun:*clone*
+}
#z{
-#z thrcheck-glibc2X-libpthread-6
-#z Thrcheck:Race
-#z fun:__deallocate_stack
-#z fun:start_thread
-#z}
-#z{
#z thrcheck-glibc2X-libpthread-7
#z Thrcheck:Race
#z fun:__deallocate_stack
|