]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Make sure laog__handle_one_lock_deletion actually gets called as a
authorJulian Seward <jseward@acm.org>
Mon, 10 Nov 2008 16:16:46 +0000 (16:16 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 10 Nov 2008 16:16:46 +0000 (16:16 +0000)
commit4a3723e8a7e0666c2d3e8013bca7a8367741e43c
treeab448d28df0736579c9d44ef92eaf46bbaeb4784
parentab920f80a8782dcfb7abe5020b0319689ad436d9
Make sure laog__handle_one_lock_deletion actually gets called as a
result of the client doing pthread_mutex_destroy() or
pthread_rwlock_destroy().

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8759
helgrind/hg_main.c