4#define FPM_CHILDREN_H 1
struct fpm_child_s * fpm_child_find(pid_t pid)
int fpm_children_make(struct fpm_worker_pool_s *wp, int in_event_loop, int nb_to_spawn, int is_debug)
int fpm_children_create_initial(struct fpm_worker_pool_s *wp)
int fpm_children_free(struct fpm_child_s *child)
void fpm_children_bury(void)
int fpm_children_init_main(void)
void(* tracer)(struct fpm_child_s *)
struct fpm_event_s ev_stdout ev_stderr ev_free
struct fpm_child_s * prev
struct fpm_child_s * next
struct timeval slow_logged
struct fpm_worker_pool_s * wp
struct zlog_stream * log_stream
ZEND_API void(ZEND_FASTCALL *zend_touch_vm_stack_data)(void *vm_stack_data)