Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_thread_pool.c60 static void ngx_thread_pool_exit_worker(ngx_cycle_t *cycle);
93 ngx_thread_pool_exit_worker, /* exit process */
617 ngx_thread_pool_exit_worker(ngx_cycle_t *cycle) in ngx_thread_pool_exit_worker() function