Home
last modified time | relevance | path

Searched refs:ngx_epoll_test_rdhup (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_epoll_module.c110 static void ngx_epoll_test_rdhup(ngx_cycle_t *cycle);
349 ngx_epoll_test_rdhup(cycle); in ngx_epoll_init()
465 ngx_epoll_test_rdhup(ngx_cycle_t *cycle) in ngx_epoll_test_rdhup() function