Update of /repo/OpenLDAP/pkg/ldap/libraries/libldap_r
Modified Files:
tpool.c 1.70 -> 1.71
Log Message:
In pool_submit():
- 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.
CVS Web URLs:
http://www.openldap.org/devel/cvsweb.cgi/libraries/libldap_r/http://www.openldap.org/devel/cvsweb.cgi/libraries/libldap_r/tpool.c
Changes are generally available on cvs.openldap.org (and CVSweb)
within 30 minutes of being committed.