]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
drd/tests/std_thread2.supp: Add a suppression pattern
authorBart Van Assche <bvanassche@acm.org>
Sun, 28 Sep 2014 18:28:18 +0000 (18:28 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 28 Sep 2014 18:28:18 +0000 (18:28 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14585

drd/tests/std_thread2.supp

index 1da5da852c185e0731cecb07259e99fdd65ecdd7..ae69e0ddd91979e7346c2d27294c7ae51e11efac 100644 (file)
@@ -3,6 +3,11 @@
    drd:ConflictingAccess
    fun:_dl_lookup_symbol_x
 }
+{
+   drd-libpthread-nanosleep
+   drd:ConflictingAccess
+   fun:nanosleep
+}
 {
    pthread_create
    drd:ConflictingAccess