diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-09-27 18:22:31 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-09-27 18:22:31 -0400 |
commit | bc244533ccd72a0ad075571e338a6af35cc162f5 (patch) | |
tree | 17ab555296e9fd6f9c420545f08d04e1ec598b97 /include/sysexits.h | |
parent | bfae1a8b713305ec3e65c7d6abd7ad64d5df6363 (diff) | |
download | musl-bc244533ccd72a0ad075571e338a6af35cc162f5.tar.gz |
improve/debloat mutex unlock error checking in pthread_cond_wait
we're not required to check this except for error-checking mutexes,
but it doesn't hurt. the new test is actually simpler/lighter, and it
also eliminates the need to later check that pthread_mutex_unlock
succeeds.
Diffstat (limited to 'include/sysexits.h')
0 files changed, 0 insertions, 0 deletions