mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 07:09:34 -05:00
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(). |
||
|---|---|---|
| .. | ||
| ldap_thr_debug.h | ||
| Makefile.in | ||
| rdwr.c | ||
| rmutex.c | ||
| rq.c | ||
| thr_cthreads.c | ||
| thr_debug.c | ||
| thr_lwp.c | ||
| thr_nt.c | ||
| thr_posix.c | ||
| thr_pth.c | ||
| thr_stub.c | ||
| thr_thr.c | ||
| threads.c | ||
| tpool.c | ||