bart | 28d7738 | 2010-05-29 18:42:14 +0000 | [diff] [blame] | 1 | |
2 | Statically initialized condition variable. | ||||
3 | Uninitialized condition variable. | ||||
4 | condition variable has not been initialized: cond 0x........ | ||||
bart | b2260b8 | 2011-02-13 07:55:36 +0000 | [diff] [blame^] | 5 | at 0x........: pthread_cond_signal (drd_pthread_intercepts.c:?) |
bart | 28d7738 | 2010-05-29 18:42:14 +0000 | [diff] [blame] | 6 | by 0x........: main (pth_uninitialized_cond.c:?) |
7 | |||||
8 | Done. | ||||
9 | |||||
10 | ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0) |