]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Improve checking for pthread_mutex_cond operations: implement a check
authorJulian Seward <jseward@acm.org>
Tue, 28 Jul 2009 20:52:36 +0000 (20:52 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 28 Jul 2009 20:52:36 +0000 (20:52 +0000)
commitd746713267a56f32f1919054edac6c6471c23ea5
treecad43f69464f56173dc368c80bd3b8bb0925d7ef
parent2e19ec8ac9504045b5dd04236851f7c35da49e55
Improve checking for pthread_mutex_cond operations: implement a check
for consistent binding between the CV and the mutex, as specified by
POSIX.  Add commented out code for some other checks that could be
done but aren't, as they'd give false positives.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10651
helgrind/hg_main.c
helgrind/tests/tc23_bogus_condwait.stderr.exp