Home
last modified time | relevance | path

Searched refs:threaded_mpm (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/sapi/apache2handler/
H A Dsapi_apache2.c416 int threaded_mpm; in php_pre_config() local
418 ap_mpm_query(AP_MPMQ_IS_THREADED, &threaded_mpm); in php_pre_config()
419 if(threaded_mpm) { in php_pre_config()
/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c591 int threaded_mpm; in php_pre_config() local
593 ap_mpm_query(AP_MPMQ_IS_THREADED, &threaded_mpm); in php_pre_config()
594 if(threaded_mpm) { in php_pre_config()

Completed in 11 milliseconds