• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2---Thread-Announcement------------------------------------------
3
4Thread #x is the program's root thread
5
6----------------------------------------------------------------
7
8Thread #x: pthread_cond_destroy: destruction of condition variable being waited upon
9   at 0x........: pthread_cond_destroy_WRK (hg_intercepts.c:...)
10   by 0x........: pthread_cond_destroy@* (hg_intercepts.c:...)
11   by 0x........: main (pth_cond_destroy_busy.c:52)
12
13First pthread_cond_destroy() call returned success.
14Second pthread_cond_destroy() call returned success.
15
16ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
17