Searched refs:SLAP_MAX_WORKER_THREADS (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dinit.c62 int connection_pool_max = SLAP_MAX_WORKER_THREADS;
H A Dbconfig.c1607 } else if ( c->value_int > 2 * SLAP_MAX_WORKER_THREADS ) {
1610 c->value_int, SLAP_MAX_WORKER_THREADS, 2 * SLAP_MAX_WORKER_THREADS );
H A Dslap.h135 #define SLAP_MAX_WORKER_THREADS (20) macro

Completed in 196 milliseconds