Home
last modified time | relevance | path

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

/PHP-5.5/sapi/fpm/fpm/events/
H A Dkqueue.c36 static int fpm_event_kqueue_wait(struct fpm_event_queue_s *queue, unsigned long int timeout);
45 .wait = fpm_event_kqueue_wait,
119 static int fpm_event_kqueue_wait(struct fpm_event_queue_s *queue, unsigned long int timeout) /* {{{… in fpm_event_kqueue_wait() function

Completed in 5 milliseconds