Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_file_cache.c17 static void ngx_http_file_cache_lock_wait(ngx_http_request_t *r,
475 ngx_http_file_cache_lock_wait(r, r->cache); in ngx_http_file_cache_lock_wait_handler()
482 ngx_http_file_cache_lock_wait(ngx_http_request_t *r, ngx_http_cache_t *c) in ngx_http_file_cache_lock_wait() function