Add 469782 to NEWS
[valgrind.git] / helgrind / tests / pth_cond_destroy_busy.stderr.exp-solaris
blob1135d4ecee161cc524b954bc866bc121be5b113b
2 ---Thread-Announcement------------------------------------------
4 Thread #x is the program's root thread
6 ----------------------------------------------------------------
8 Thread #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)
13 First pthread_cond_destroy() call returned success.
14 Second pthread_cond_destroy() call returned success.
16 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)