openldap/libraries/libldap_r
Hallvard Furuseth 92afeb8ef7 Replace state LDAP_INT_THREAD_POOL_PAUSING with member ltp_pause,
so a pause will work during states FINISHING and STOPPING.

Add missing waits and signals, and move waits in pool_wrapper().
Replace if(test) with while(test) when waiting for the multi-purpose
condition variable ltp_cond.
2007-05-09 19:53:25 +00:00
..
ldap_thr_debug.h
Makefile.in more on ITS#4799 2007-01-10 01:18:52 +00:00
rdwr.c
rmutex.c
rq.c
thr_cthreads.c
thr_debug.c Don't complain if detached threads exit after ldap_debug_thread_destroy(). 2007-05-09 19:21:08 +00:00
thr_lwp.c
thr_nt.c
thr_posix.c ITS#4948: '#if <undefined macro>' -> '#ifdef' warning cleanup 2007-05-09 18:17:10 +00:00
thr_pth.c
thr_stub.c
thr_thr.c
threads.c
tpool.c Replace state LDAP_INT_THREAD_POOL_PAUSING with member ltp_pause, 2007-05-09 19:53:25 +00:00