Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_poll_module.c24 static struct pollfd *event_list; variable
H A Dngx_win32_poll_module.c25 static struct pollfd *event_list; variable
H A Dngx_ff_host_event_module.c48 static struct epoll_event *event_list; variable
H A Dngx_kqueue_module.c45 static struct kevent *event_list; variable
H A Dngx_devpoll_module.c53 static struct pollfd *change_list, *event_list; variable
H A Dngx_eventport_module.c153 static port_event_t *event_list; variable
H A Dngx_epoll_module.c134 static struct epoll_event *event_list; variable