History log of /external/valgrind/helgrind/tests/pth_destroy_cond.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8bfc215710b5e77d7dfb96b6ef2d3606b4f3bc08 07-Jul-2012 philippe <philippe@a5019735-40e9-0310-863c-91ae7b9d1cf9> 295590 Helgrind: Assertion 'cvi->nWaiters > 0' failed when cond var being waited upon destroyed
* when cond var is destroyed, in the PRE, report an error if nwaiters > 0.
* when cond_wait succeeds, get the cond var but do not create one in helgrind
(it must exist if cond_wait was done).
Report an error if cond not found (assuming this is caused by a destroy
done while the thread was cond_wait-ing).
* added a test


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12721 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/helgrind/tests/pth_destroy_cond.c