mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 08:09:34 -05:00
- Move problematic mutex_unlock()-mutex_lock() into the unused #ifdef LDAP_PVT_THREAD_POOL_SEM_LOAD_CONTROL and add a FIXME comment inside. - Delay ltp_starting--; until pool_wrapper(). Nonzero value could otherwise no longer be exposed when !defined LDAP_PVT_THREAD_POOL_SEM_LOAD_CONTROL. |
||
|---|---|---|
| .. | ||
| 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 | ||