1
2Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 3.
3   at 0x........: pthread_join (drd_pthread_intercepts.c:?)
4   by 0x........: main (tc22_exit_w_lock.c:43)
5mutex 0x........ was first observed at:
6   at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
7   by 0x........: child_fn1 (tc22_exit_w_lock.c:18)
8   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
9
10
11ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
12