From 134eaaed0b897534c385b27e3bd7a9723d95103d Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 2 Sep 2010 14:51:02 +0000 Subject: [PATCH] Added a suppression pattern. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11330 --- glibc-2.X-drd.supp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/glibc-2.X-drd.supp b/glibc-2.X-drd.supp index 879ea5d8ab..441e7a81cd 100644 --- a/glibc-2.X-drd.supp +++ b/glibc-2.X-drd.supp @@ -93,6 +93,11 @@ fun:pthread_detach fun:pthread_detach } +{ + drd-libpthread-pthread_once + drd:ConflictingAccess + fun:pthread_once +} { drd-libpthread-pthread_cancel_init drd:ConflictingAccess -- 2.47.2