1
2Statically initialized condition variable.
3Uninitialized condition variable.
4condition variable has not been initialized: cond 0x........
5   at 0x........: pthread_cond_signal (drd_pthread_intercepts.c:?)
6   by 0x........: main (pth_uninitialized_cond.c:?)
7
8Done.
9
10ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
11