Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_file_cache_sh_t Struct Reference

#include <ngx_http_cache.h>

Collaboration diagram for ngx_http_file_cache_sh_t:
Collaboration graph
[legend]

Data Fields

ngx_rbtree_t rbtree
ngx_rbtree_node_t sentinel
ngx_queue_t queue
ngx_atomic_t cold
ngx_atomic_t loading
off_t size

Detailed Description

Definition at line 109 of file ngx_http_cache.h.

Field Documentation

Definition at line 113 of file ngx_http_cache.h.

ngx_atomic_t loading

Definition at line 114 of file ngx_http_cache.h.

ngx_queue_t queue

Definition at line 112 of file ngx_http_cache.h.

ngx_rbtree_t rbtree

Definition at line 110 of file ngx_http_cache.h.

Definition at line 111 of file ngx_http_cache.h.

off_t size

Definition at line 115 of file ngx_http_cache.h.


The documentation for this struct was generated from the following file: