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

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