Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_thread_pool.c101 static ngx_uint_t ngx_thread_pool_task_id; variable
254 task->id = ngx_thread_pool_task_id++; in ngx_thread_task_post()