mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Add intercepts for pthread_cond_clockwait to DRD and Helgrind Also testcase from bugzilla done by Bart, with configure check
4 lines
113 B
Plaintext
4 lines
113 B
Plaintext
prereq: ./supported_libpthread && [ -e condvar ]
|
|
vgopts: --check-stack-var=yes --read-var-info=yes
|
|
prog: condvar
|