ngx_http_busy_lock_t   13 http/ngx_http_busy_lock.c static int ngx_http_busy_lock_look_cacheable(ngx_http_busy_lock_t *bl,
ngx_http_busy_lock_t   18 http/ngx_http_busy_lock.c int ngx_http_busy_lock(ngx_http_busy_lock_t *bl, ngx_http_busy_lock_ctx_t *bc)
ngx_http_busy_lock_t   63 http/ngx_http_busy_lock.c int ngx_http_busy_lock_cacheable(ngx_http_busy_lock_t *bl,
ngx_http_busy_lock_t  115 http/ngx_http_busy_lock.c void ngx_http_busy_unlock(ngx_http_busy_lock_t *bl,
ngx_http_busy_lock_t  131 http/ngx_http_busy_lock.c static int ngx_http_busy_lock_look_cacheable(ngx_http_busy_lock_t *bl,
ngx_http_busy_lock_t  204 http/ngx_http_busy_lock.c     ngx_http_busy_lock_t  *bl, **blp;
ngx_http_busy_lock_t  206 http/ngx_http_busy_lock.c     blp = (ngx_http_busy_lock_t **) (p + cmd->offset);
ngx_http_busy_lock_t  212 http/ngx_http_busy_lock.c     bl = ngx_pcalloc(cf->pool, sizeof(ngx_http_busy_lock_t));
ngx_http_busy_lock_t   43 http/ngx_http_busy_lock.h int ngx_http_busy_lock(ngx_http_busy_lock_t *bl, ngx_http_busy_lock_ctx_t *bc);
ngx_http_busy_lock_t   44 http/ngx_http_busy_lock.h int ngx_http_busy_lock_cacheable(ngx_http_busy_lock_t *bl,
ngx_http_busy_lock_t   46 http/ngx_http_busy_lock.h void ngx_http_busy_unlock(ngx_http_busy_lock_t *bl,