Update of /repo/OpenLDAP/pkg/ldap/libraries/libldap_r
Modified Files: tpool.c 1.89 -> 1.90
Log Message: 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().
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.