ngx_thread_pool_add  453 src/core/ngx_thread_pool.c     tp = ngx_thread_pool_add(cf, &value[1]);
ngx_thread_pool_add   29 src/core/ngx_thread_pool.h ngx_thread_pool_t *ngx_thread_pool_add(ngx_conf_t *cf, ngx_str_t *name);
ngx_thread_pool_add 4722 src/http/ngx_http_core_module.c             tp = ngx_thread_pool_add(cf, &name);
ngx_thread_pool_add 4725 src/http/ngx_http_core_module.c             tp = ngx_thread_pool_add(cf, NULL);