Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_files.c91 } ngx_thread_file_ctx_t; typedef
99 ngx_thread_file_ctx_t *ctx; in ngx_thread_read()
108 task = ngx_thread_task_alloc(pool, sizeof(ngx_thread_file_ctx_t)); in ngx_thread_read()
158 ngx_thread_file_ctx_t *ctx = data; in ngx_thread_read_handler()
481 ngx_thread_file_ctx_t *ctx; in ngx_thread_write_chain_to_file()
491 sizeof(ngx_thread_file_ctx_t)); in ngx_thread_write_chain_to_file()
539 ngx_thread_file_ctx_t *ctx = data; in ngx_thread_write_chain_to_file_handler()