Home
last modified time | relevance | path

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

/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_events.h25 typedef struct fpm_event_queue_s { struct
26 struct fpm_event_queue_s *prev; argument
27 struct fpm_event_queue_s *next; argument
36 int (*wait)(struct fpm_event_queue_s *queue, unsigned long int timeout); argument

Completed in 5 milliseconds