Searched refs:ngx_kqueue_notify_init (Results 1 – 1 of 1) sorted by relevance
21 static ngx_int_t ngx_kqueue_notify_init(ngx_log_t *log);148 if (ngx_kqueue_notify_init(cycle->log) != NGX_OK) { in ngx_kqueue_init()244 ngx_kqueue_notify_init(ngx_log_t *log) in ngx_kqueue_notify_init() function