- Robustness improvement: do not trigger an assertion failure if one
  thread destroys and reinitializes a semaphore another thread is
  waiting on but print an error message instead.
- Behavior change: always decrement 'value', even if this makes value
  negative.
- Updated expected output files.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10262 a5019735-40e9-0310-863c-91ae7b9d1cf9
6 files changed