Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h553 unsigned stat_writing:1; member
H A Dngx_http_request.c2048 r->stat_writing = 1; in ngx_http_process_request()
3607 if (r->stat_writing) { in ngx_http_free_request()