blob: e00753e3ad80a47f8fab01de8a7e56c86966e46a [file] [log] [blame]
bart032424f2008-09-27 12:26:17 +00001
2Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
bart791a0c62009-07-31 17:31:44 +00003 at 0x........: pthread_join (drd_pthread_intercepts.c:?)
bart032424f2008-09-27 12:26:17 +00004 by 0x........: main (pth_cancel_locked.c:?)
5mutex 0x........ was first observed at:
6 at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
7 by 0x........: main (pth_cancel_locked.c:?)
njncab64bc2009-08-12 00:14:44 +00008
bart032424f2008-09-27 12:26:17 +00009Test finished.
10
11ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)