]> git.sur5r.net Git - openldap/commit
Removed active_threads count and associated mutex/cond. Replaced with
authorMark Valence <mrv@openldap.org>
Sat, 10 Jun 2000 06:40:03 +0000 (06:40 +0000)
committerMark Valence <mrv@openldap.org>
Sat, 10 Jun 2000 06:40:03 +0000 (06:40 +0000)
commit3cad129608cda1c80acc15c364537f017fa454c7
tree524ae411d314a0e78ad624f1e361f59ebf53f5f7
parent1f4b174c379c019d4c3f7ed239a0cb8899ad18ed
Removed active_threads count and associated mutex/cond.  Replaced with
 ldap_pvt_thread_pool_backload() as needed.  All tests run OK on pthre
ads (linux), cthreads, NT threads, and Pth.
servers/slapd/connection.c
servers/slapd/daemon.c
servers/slapd/init.c
servers/slapd/monitor.c
servers/slapd/proto-slap.h