Home | History | Annotate | Download | only in tests
      1 
      2 before lock #1
      3 before lock #2
      4 before lock #3
      5 before unlock #1
      6 before unlock #2
      7 before unlock #3
      8 before unlock #4
      9 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
     10    at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
     11    by 0x........: nearly_main (tc10_rec_lock.c:42)
     12    by 0x........: main (tc10_rec_lock.c:47)
     13 mutex 0x........ was first observed at:
     14    at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
     15    by 0x........: nearly_main (tc10_rec_lock.c:24)
     16    by 0x........: main (tc10_rec_lock.c:47)
     17 
     18 
     19 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
     20