Home
last modified time | relevance | path

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

/PHP-7.2/sapi/fpm/fpm/events/
H A Dpoll.c32 static int fpm_event_poll_init(int max);
41 .init = fpm_event_poll_init,
72 static int fpm_event_poll_init(int max) /* {{{ */ in fpm_event_poll_init() function

Completed in 7 milliseconds