openldap/libraries/libldap_r
Hallvard Furuseth 6dd87bb83f ITS#5364, thread pool efficiency:
Add ldap_pvt_thread_pool_pausing(): pause check for slapd without locking.
Make counters int instead of long; INT_MAX pending tasks is enough.
Nitpick cleanup: goto failure instead of if() to not-failure in _submit().
2008-02-10 16:15:30 +00:00
..
ldap_thr_debug.h Happy New Year (belated) 2008-01-08 00:19:56 +00:00
Makefile.in Happy New Year (belated) 2008-01-08 00:19:56 +00:00
rdwr.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
rmutex.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
rq.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
thr_cthreads.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
thr_debug.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
thr_lwp.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
thr_nt.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
thr_posix.c #include <signal.h> for pthread_kill() 2008-01-10 16:24:07 +00:00
thr_pth.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
thr_stub.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
thr_thr.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
threads.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
tpool.c ITS#5364, thread pool efficiency: 2008-02-10 16:15:30 +00:00