summaryrefslogtreecommitdiff
path: root/strings
diff options
context:
space:
mode:
authorJoe Orton <jorton@apache.org>2020-06-01 12:45:13 +0000
committerJoe Orton <jorton@apache.org>2020-06-01 12:45:13 +0000
commit4b53081b2fc3f5ff719b9ae0c49cee1c12f0e9cb (patch)
tree601db649eaa8f19f142e78934566fdb27b4ef3d7 /strings
parent858b61fb837b90df106f2200df64cd434b15afdc (diff)
downloadapr-4b53081b2fc3f5ff719b9ae0c49cee1c12f0e9cb.tar.gz
* configure.in: Add --enable-thread-debug, which defines
APR_THREAD_DEBUG. * locks/unix/thread_mutex.c (apr_thread_mutex_create): For APR_THREAD_DEBUG, use the ERRORCHECK mutex type by default (if not nested/recursive), which reliably fails for cases of otherwise undefined behaviour: a) relocking a mutex locked by the current thread b) unlocking a thread locked by another thread git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1878362 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'strings')
0 files changed, 0 insertions, 0 deletions