Home
last modified time | relevance | path

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

/PHP-8.0/sapi/fpm/fpm/events/
H A Dkqueue.c32 static int fpm_event_kqueue_wait(struct fpm_event_queue_s *queue, unsigned long int timeout);
41 .wait = fpm_event_kqueue_wait,
115 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