Searched refs:thread_pool_value (Results 1 – 5 of 5) sorted by relevance
277 if (ngx_http_complex_value(r, clcf->thread_pool_value, &name) in ngx_http_copy_thread_handler()
416 ngx_http_complex_value_t *thread_pool_value; member
3429 clcf->thread_pool_value = NGX_CONF_UNSET_PTR; in ngx_http_core_create_loc_conf()3654 ngx_conf_merge_ptr_value(conf->thread_pool_value, prev->thread_pool_value, in ngx_http_core_merge_loc_conf()4476 clcf->thread_pool_value = NULL; in ngx_http_core_set_aio()4537 clcf->thread_pool_value = ngx_palloc(cf->pool, in ngx_http_core_set_aio()4539 if (clcf->thread_pool_value == NULL) { in ngx_http_core_set_aio()4543 *clcf->thread_pool_value = cv; in ngx_http_core_set_aio()
765 if (ngx_http_complex_value(r, clcf->thread_pool_value, &name) in ngx_http_cache_thread_handler()
3752 if (ngx_http_complex_value(r, clcf->thread_pool_value, &name) in ngx_http_upstream_thread_handler()