Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_file.h83 unsigned thread_write:1; member
H A Dngx_file.c129 if (tf->thread_write) { in ngx_write_chain_to_temp_file()
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_pipe.c832 p->temp_file->thread_write = 1; in ngx_event_pipe_write_chain_to_temp_file()