Home
last modified time | relevance | path

Searched defs:fpm_event_queue_s (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_events.h24 typedef struct fpm_event_queue_s { struct
25 struct fpm_event_queue_s *prev; argument
26 struct fpm_event_queue_s *next; argument
35 int (*wait)(struct fpm_event_queue_s *queue, unsigned long int timeout); argument

Completed in 7 milliseconds