summaryrefslogtreecommitdiffstats
path: root/lib/libsqlite3/tool/diffdb.c
diff options
context:
space:
mode:
authorkurt <kurt@openbsd.org>2012-04-14 12:07:49 +0000
committerkurt <kurt@openbsd.org>2012-04-14 12:07:49 +0000
commitf83bfc15c8a02164fcb96fb068ddeb735f8712ab (patch)
tree0056448a00273b7b1ed9c40ed10f095c160265a1 /lib/libsqlite3/tool/diffdb.c
parentonly define DEBUG internally (diff)
downloadwireguard-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/tool/diffdb.c')
0 files changed, 0 insertions, 0 deletions