mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
a8f01cc885
Most thread implementations suppport a native recursive mutex, use that where possible (especially when a regular mutex is recursive already). Also provide a macro for applications to test whether they can use the lock functions interchangeably. |
||
---|---|---|
.. | ||
ldap_thr_debug.h | ||
Makefile.in | ||
rdwr.c | ||
rmutex.c | ||
rq.c | ||
thr_cthreads.c | ||
thr_debug.c | ||
thr_nt.c | ||
thr_posix.c | ||
thr_pth.c | ||
thr_stub.c | ||
thr_thr.c | ||
threads.c | ||
tpool.c |