commit | 14e0342206a9897d2e79021b55a1d310b6e62c43 | [log] [tgz] |
---|---|---|
author | sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Wed Apr 24 19:51:31 2002 +0000 |
committer | sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Wed Apr 24 19:51:31 2002 +0000 |
tree | 6d5a8e769e6a7de593b6f5a20672406fa9ea99ff | |
parent | ab0b1c3e0ac83e120de49bbfdb994cfe636cff2c [diff] |
- Fast-track pthread_mutex_trylock(), even though programs which use it extensively are probably badly designed -- they are polling. - VG_(deliver_signals): return a Bool indicating if any signals really were delivered. Used only to try and reduce excessive frequency of system sanity checks. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@135 a5019735-40e9-0310-863c-91ae7b9d1cf9