Add 469782 to NEWS
[valgrind.git] / helgrind / tests / pth_destroy_cond.stderr.exp
blobe0b213cf24bce49c6f5e48cc70d51fca73767cc3
1 ---Thread-Announcement------------------------------------------
3 Thread #x was created
4 ...
5 by 0x........: pthread_create@* (hg_intercepts.c:...)
6 by 0x........: main (pth_destroy_cond.c:29)
8 ----------------------------------------------------------------
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 ...