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