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

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