blob: e45c9b9ecc19c09a7c455e635e1c5e2c618cd315 [file] [log] [blame]
Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
at 0x........: pthread_join_intercept (drd_pthread_intercepts.c:?)
by 0x........: main (pth_cancel_locked.c:?)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init_intercept (drd_pthread_intercepts.c:?)
by 0x........: main (pth_cancel_locked.c:?)
Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
at 0x........: pthread_join (drd_pthread_intercepts.c:?)
by 0x........: main (pth_cancel_locked.c:?)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (pth_cancel_locked.c:?)
Test finished.
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)