Home | History | Annotate | Download | only in tests
      1 
      2 Thread #x was created
      3    ...
      4    by 0x........: pthread_create@* (hg_intercepts.c:...)
      5    by 0x........: main (tc22_exit_w_lock.c:39)
      6 
      7 Thread #x: Exiting thread still holds 2 locks
      8    ...
      9 
     10 Thread #x was created
     11    ...
     12    by 0x........: pthread_create@* (hg_intercepts.c:...)
     13    by 0x........: main (tc22_exit_w_lock.c:42)
     14 
     15 Thread #x: Exiting thread still holds 1 lock
     16    ...
     17 
     18 Thread #x is the program's root thread
     19 
     20 Thread #x: Exiting thread still holds 1 lock
     21    ...
     22 
     23 
     24 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
     25