Update of /repo/OpenLDAP/pkg/ldap/libraries/libldap_r
Modified Files:
tpool.c 1.90 -> 1.91
Log Message:
ITS#5364, reduce work with ltp_mutex locked:
Replace ltp_state with ltp_finishing. Drop state
LDAP_INT_THREAD_POOL_STOPPING, flush pending list instead.
ltp_max_pending = default value instead of 0, and negative when finishing.
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.