Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_thread_pool.c59 static ngx_int_t ngx_thread_pool_init_worker(ngx_cycle_t *cycle);
90 ngx_thread_pool_init_worker, /* init process */
583 ngx_thread_pool_init_worker(ngx_cycle_t *cycle) in ngx_thread_pool_init_worker() function