ftmemsim-valgrind/exp-drd/tests/pth_inconsistent_cond_wait.vgtest
Bart Van Assche 8db83fb46a An error message is now printed if two different threads call
pthread_cond_*wait() on the same condition variable but with a different
mutex argument. Added regression test pth_inconsistent_cond_wait.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8298
2008-06-28 16:01:43 +00:00

3 lines
64 B
Plaintext

prereq: ./supported_libpthread
prog: pth_inconsistent_cond_wait