Home
last modified time | relevance | path

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

/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_events.h26 typedef struct fpm_event_queue_s { struct
27 struct fpm_event_queue_s *prev; argument
28 struct fpm_event_queue_s *next; argument
37 int (*wait)(struct fpm_event_queue_s *queue, unsigned long int timeout); argument

Completed in 4 milliseconds