Home | History | Annotate | Download | only in tests
      1 
      2 Statically initialized condition variable.
      3 Uninitialized condition variable.
      4 condition 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 
      8 Done.
      9 
     10 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
     11