Home
last modified time | relevance | path

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

/PHP-5.5/sapi/fpm/fpm/events/
H A Dselect.c39 static int fpm_event_select_wait(struct fpm_event_queue_s *queue, unsigned long int timeout);
48 .wait = fpm_event_select_wait,
86 static int fpm_event_select_wait(struct fpm_event_queue_s *queue, unsigned long int timeout) /* {{{… in fpm_event_select_wait() function

Completed in 4 milliseconds