ftmemsim-valgrind/drd/tests/condvar.vgtest
Paul Floyd 9abfed23c0 Bug 445504 Using C++ condition_variable results in bogus "mutex is locked simultaneously by two threads" warning(edit)
Add intercepts for pthread_cond_clockwait to DRD and Helgrind
Also testcase from bugzilla done by Bart, with configure check
2021-11-19 08:34:53 +01:00

4 lines
113 B
Plaintext

prereq: ./supported_libpthread && [ -e condvar ]
vgopts: --check-stack-var=yes --read-var-info=yes
prog: condvar