|
From: bruce.ferjulian <fer...@em...> - 2004-09-07 14:23:34
|
I receive the following message while running 'valgrind' against my threaded application. Any idea when the "incomplete" statement will become "complete"? ==15011== warning: Valgrind's pthread_cond_destroy is incomplete ==15011== (it doesn't check if the cond is waited on) ==15011== your program may misbehave as a result ==15011== -Bruce- |