Searched refs:ngx_epoll_notify_handler (Results 1 – 1 of 1) sorted by relevance
107 static void ngx_epoll_notify_handler(ngx_event_t *ev);404 notify_event.handler = ngx_epoll_notify_handler; in ngx_epoll_notify_init()432 ngx_epoll_notify_handler(ngx_event_t *ev) in ngx_epoll_notify_handler() function