Files
ftmemsim-valgrind/corecheck/tests/pth_rwlock.stderr.exp
Tom Hughes e7e79a576f Remove the limit on the number of pthread read/write locks. This works
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
2004-10-16 14:49:53 +00:00

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)