Add DRD suppression patterns for races triggered by std::ostream
[valgrind.git] / drd / tests / pth_cancel_locked.stderr.exp-darwin
blob00a2f8f251f7426f2433921297ae6bb4ab6de702
2 Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
3    at 0x........: pthread_join (drd_pthread_intercepts.c:?)
4    by 0x........: main (pth_cancel_locked.c:?)
5 mutex 0x........ was first observed at:
6    at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
7    by 0x........: main (pth_cancel_locked.c:?)
9 Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
10    at 0x........: pthread_join (drd_pthread_intercepts.c:?)
11    by 0x........: main (pth_cancel_locked.c:?)
12 mutex 0x........ was first observed at:
13    at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
14    by 0x........: main (pth_cancel_locked.c:?)
16 Test finished.
18 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)