Home | History | Annotate | Download | only in tests
      1 ---Thread-Announcement------------------------------------------
      2 
      3 Thread #x was created
      4    ...
      5    by 0x........: pthread_create@* (hg_intercepts.c:...)
      6    by 0x........: main (pth_destroy_cond.c:29)
      7 
      8 ----------------------------------------------------------------
      9 
     10 Thread #x: pthread_cond_destroy: destruction of condition variable being waited upon
     11    at 0x........: pthread_cond_destroy_WRK (hg_intercepts.c:...)
     12    by 0x........: pthread_cond_destroy@* (hg_intercepts.c:...)
     13    by 0x........: ThreadFunction (pth_destroy_cond.c:18)
     14    by 0x........: mythread_wrapper (hg_intercepts.c:...)
     15    ...
     16 
     17