1 ---Thread
-Announcement
------------------------------------------
3 Thread #x is the
program's root thread
5 ----------------------------------------------------------------
7 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
8 at 0x........: pthread_cond_signal_WRK (hg_intercepts.c:...)
9 by 0x........: pthread_cond_signal (hg_intercepts.c:...)
10 by 0x........: main (bug392331.cpp:47)
12 ---Thread-Announcement------------------------------------------
15 by 0x........: pthread_create@* (hg_intercepts.c:...)
16 by 0x........: main (bug392331.cpp:38)
18 ----------------------------------------------------------------
20 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
21 at 0x........: pthread_cond_signal_WRK (hg_intercepts.c:...)
22 by 0x........: pthread_cond_signal (hg_intercepts.c:...)
23 by 0x........: worker_thread() (bug392331.cpp:33)
24 by 0x........: mythread_wrapper (hg_intercepts.c:...)