blob: 00a2f8f251f7426f2433921297ae6bb4ab6de702 [file] [log] [blame]
bartdbaced02009-07-31 18:49:29 +00001
2Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
bartb2260b82011-02-13 07:55:36 +00003 at 0x........: pthread_join (drd_pthread_intercepts.c:?)
bartdbaced02009-07-31 18:49:29 +00004 by 0x........: main (pth_cancel_locked.c:?)
5mutex 0x........ was first observed at:
bartb2260b82011-02-13 07:55:36 +00006 at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
bartdbaced02009-07-31 18:49:29 +00007 by 0x........: main (pth_cancel_locked.c:?)
8
9Mutex 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:?)
12mutex 0x........ was first observed at:
13 at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
14 by 0x........: main (pth_cancel_locked.c:?)
njncab64bc2009-08-12 00:14:44 +000015
bartdbaced02009-07-31 18:49:29 +000016Test finished.
17
18ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)