openldap/libraries/libldap_r
Ondřej Kuzník a8f01cc885 ITS#8638 Add a recursive mutex to libldap_r for libevent
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.
2017-09-26 16:26:33 +01:00
..
ldap_thr_debug.h Happy New Year! 2017-01-03 12:36:47 -08:00
Makefile.in Happy New Year! 2017-01-03 12:36:47 -08:00
rdwr.c Happy New Year! 2017-01-03 12:36:47 -08:00
rmutex.c Happy New Year! 2017-01-03 12:36:47 -08:00
rq.c Happy New Year! 2017-01-03 12:36:47 -08:00
thr_cthreads.c ITS#8638 Add a recursive mutex to libldap_r for libevent 2017-09-26 16:26:33 +01:00
thr_debug.c Happy New Year! 2017-01-03 12:36:47 -08:00
thr_nt.c ITS#8638 Add a recursive mutex to libldap_r for libevent 2017-09-26 16:26:33 +01:00
thr_posix.c ITS#8638 Add a recursive mutex to libldap_r for libevent 2017-09-26 16:26:33 +01:00
thr_pth.c ITS#8638 Add a recursive mutex to libldap_r for libevent 2017-09-26 16:26:33 +01:00
thr_stub.c ITS#8638 Add a recursive mutex to libldap_r for libevent 2017-09-26 16:26:33 +01:00
thr_thr.c ITS#8638 Add a recursive mutex to libldap_r for libevent 2017-09-26 16:26:33 +01:00
threads.c Happy New Year! 2017-01-03 12:36:47 -08:00
tpool.c Fixup handle_pause() 2017-04-09 15:39:44 +01:00