HomeSort by: relevance | last modified time | path
    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