mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-09 21:28:19 +00:00
in a similar way to the previous patch that removed the limit on the number of semaphores and fixes bug 86264. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2776
13 lines
533 B
Plaintext
13 lines
533 B
Plaintext
|
|
warning: Valgrind's pthread_cond_destroy is incomplete
|
|
(it doesn't check if the cond is waited on)
|
|
your program may misbehave as a result
|
|
warning: Valgrind's pthread_cond_destroy is incomplete
|
|
(it doesn't check if the cond is waited on)
|
|
your program may misbehave as a result
|
|
warning: Valgrind's pthread_cond_destroy is incomplete
|
|
(it doesn't check if the cond is waited on)
|
|
your program may misbehave as a result
|
|
|
|
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|