blob: e00753e3ad80a47f8fab01de8a7e56c86966e46a [file] [log] [blame]
Jeff Browned07e002011-02-03 17:46:23 -08001
2Mutex 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:?)
5mutex 0x........ was first observed at:
6 at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
7 by 0x........: main (pth_cancel_locked.c:?)
8
9Test finished.
10
11ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)