OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:connection_pool_max
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/lloadd/
init.c
66
int
connection_pool_max
= SLAP_MAX_WORKER_THREADS;
variable
200
ldap_pvt_thread_pool_init_q( &connection_pool,
connection_pool_max
,
/src/external/bsd/openldap/dist/servers/slapd/
init.c
67
int
connection_pool_max
= SLAP_MAX_WORKER_THREADS;
variable
147
connection_pool_max
, 0, connection_pool_queues);
Completed in 30 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026