Home
last modified time | relevance | path

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

/PHP-5.5/sapi/fpm/fpm/events/
H A Dselect.c38 static int fpm_event_select_init(int max);
46 .init = fpm_event_select_init,
75 static int fpm_event_select_init(int max) /* {{{ */ in fpm_event_select_init() function

Completed in 3 milliseconds