Searched refs:NGX_HTTP_AIO_THREADS (Results 1 – 5 of 5) sorted by relevance
138 if (clcf->aio == NGX_HTTP_AIO_THREADS) { in ngx_http_copy_filter()
36 #define NGX_HTTP_AIO_THREADS 2 macro
701 if (clcf->aio == NGX_HTTP_AIO_THREADS) { in ngx_http_file_cache_aio_read()
4520 clcf->aio = NGX_HTTP_AIO_THREADS; in ngx_http_core_set_aio()
3165 if (clcf->aio == NGX_HTTP_AIO_THREADS && clcf->aio_write) { in ngx_http_upstream_send_response()