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