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 /src/thread/cancel_impl.c | |
parent | check mutex owner in pthread_cond_wait (diff) | |
download | grovel-bc244533ccd72a0ad075571e338a6af35cc162f5.tar.gz grovel-bc244533ccd72a0ad075571e338a6af35cc162f5.tar.xz |
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 'src/thread/cancel_impl.c')
0 files changed, 0 insertions, 0 deletions