Searched refs:SIMPLE_MIN_THREADS (Results 1 - 2 of 2) sorted by relevance
/httpd/server/mpm/simple/ | ||
H A D | simple_types.h | 43 #define SIMPLE_MIN_THREADS (1) macro |
H A D | simple_api.c | 201 if (sc->procmgr.thread_count < SIMPLE_MIN_THREADS) { 204 SIMPLE_MIN_THREADS); |
Completed in 2401 milliseconds