]> git.ipfire.org Git - thirdparty/valgrind.git/commit
drd: Delay deletion of memory access information of joined threads in order not
authorBart Van Assche <bvanassche@acm.org>
Thu, 28 Jul 2011 09:54:37 +0000 (09:54 +0000)
committerBart Van Assche <bvanassche@acm.org>
Thu, 28 Jul 2011 09:54:37 +0000 (09:54 +0000)
commit6cf2bc2c3409b286ba9dd55b2399de898c7d81f7
tree2d3957bed128d36a4795639f8ede394d7790e85f
parentecad167c91db84b82da275eba5dc70e3d975a16b
drd: Delay deletion of memory access information of joined threads in order not
to miss any races caused by these threads.

To do: refine handling of pthread_once() again.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11926
drd/drd_main.c
drd/drd_pthread_intercepts.c
drd/drd_thread.c
drd/drd_thread.h
drd/tests/tc21_pthonce.stderr.exp