Searched refs:ngx_epoll_notify_init (Results 1 – 1 of 1) sorted by relevance
106 static ngx_int_t ngx_epoll_notify_init(ngx_log_t *log);339 if (ngx_epoll_notify_init(cycle->log) != NGX_OK) { in ngx_epoll_init()386 ngx_epoll_notify_init(ngx_log_t *log) in ngx_epoll_notify_init() function