Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_select_module.c13 static ngx_int_t ngx_select_init(ngx_cycle_t *cycle, ngx_msec_t timer);
54 ngx_select_init, /* init the events */
77 ngx_select_init(ngx_cycle_t *cycle, ngx_msec_t timer) in ngx_select_init() function
H A Dngx_win32_select_module.c13 static ngx_int_t ngx_select_init(ngx_cycle_t *cycle, ngx_msec_t timer);
54 ngx_select_init, /* init the events */
77 ngx_select_init(ngx_cycle_t *cycle, ngx_msec_t timer) in ngx_select_init() function