Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_poll_module.c30 static ngx_event_module_t ngx_poll_module_ctx = { variable
52 &ngx_poll_module_ctx, /* module context */
96 ngx_event_actions = ngx_poll_module_ctx.actions; in ngx_poll_init()
H A Dngx_win32_poll_module.c32 static ngx_event_module_t ngx_poll_module_ctx = { variable
54 &ngx_poll_module_ctx, /* module context */
113 ngx_event_actions = ngx_poll_module_ctx.actions; in ngx_poll_init()