Blame SOURCES/valgrind-3.9.0-helgrind-race-supp.patch

e7bd38
--- valgrind/glibc-2.34567-NPTL-helgrind.supp.jj	2009-08-19 15:37:48.000000000 +0200
e7bd38
+++ valgrind/glibc-2.34567-NPTL-helgrind.supp	2009-10-21 16:46:31.000000000 +0200
e7bd38
@@ -88,6 +88,12 @@
e7bd38
    obj:*/lib*/libpthread-2.*so*
e7bd38
 }
e7bd38
 {
e7bd38
+   helgrind-glibc2X-102a
e7bd38
+   Helgrind:Race
e7bd38
+   fun:mythread_wrapper
e7bd38
+   obj:*vgpreload_helgrind*.so
e7bd38
+}
e7bd38
+{
e7bd38
    helgrind-glibc2X-103
e7bd38
    Helgrind:Race
e7bd38
    fun:pthread_cond_*@@GLIBC_2.*