Home
last modified time | relevance | path

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

/PHP-5.5/sapi/fpm/fpm/events/
H A Depoll.c33 static int fpm_event_epoll_wait(struct fpm_event_queue_s *queue, unsigned long int timeout);
42 .wait = fpm_event_epoll_wait,
120 static int fpm_event_epoll_wait(struct fpm_event_queue_s *queue, unsigned long int timeout) /* {{{ … in fpm_event_epoll_wait() function

Completed in 5 milliseconds