diff options
author | 2012-04-14 12:07:49 +0000 | |
---|---|---|
committer | 2012-04-14 12:07:49 +0000 | |
commit | f83bfc15c8a02164fcb96fb068ddeb735f8712ab (patch) | |
tree | 0056448a00273b7b1ed9c40ed10f095c160265a1 /lib/libsqlite3/src/mutex_unix.c | |
parent | only define DEBUG internally (diff) | |
download | wireguard-openbsd-f83bfc15c8a02164fcb96fb068ddeb735f8712ab.tar.xz wireguard-openbsd-f83bfc15c8a02164fcb96fb068ddeb735f8712ab.zip |
Add new mutex type, PTHREAD_MUTEX_STRICT_NP which checks for application
errors similar to PTHREAD_MUTEX_ERRORCHECK, however upon error it aborts.
The rational is that many applications don't check the return values on
pthread functions and will miss the errors that ERRORCHECK returns.
PTHREAD_MUTEX_STRICT_NP will be our default mutex type for awhile
okay guenther@ dcoppa@
Diffstat (limited to 'lib/libsqlite3/src/mutex_unix.c')
0 files changed, 0 insertions, 0 deletions