]> sourceware.org Git - valgrind.git/commit
BugĀ 400793 - pthread_rwlock_timedwrlock false positive
authorPaul Floyd <pjfloyd@wanadoo.fr>
Thu, 29 Dec 2022 21:00:53 +0000 (22:00 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Thu, 29 Dec 2022 21:02:47 +0000 (22:02 +0100)
commit6ffb70e650ee7cf4ada829557dd30ababb09e078
tree403cf8620519d4792dd00ae66926aabc04c21d54
parentab1eb2cb7473013e1458630372ee1fde2e4f66e9
BugĀ 400793 - pthread_rwlock_timedwrlock false positive

Add Helgrind intercepts for pthread_rwlock_timedwrlock
(and pthread_rwlock_timedrdlock)

Reuse the DRD trylock test
NEWS
helgrind/hg_intercepts.c
helgrind/tests/Makefile.am
helgrind/tests/trylock.stderr.exp [new file with mode: 0644]
helgrind/tests/trylock.vgtest [new file with mode: 0644]
This page took 0.031442 seconds and 5 git commands to generate.