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

#include <ngx_open_file_cache.h>

Collaboration diagram for ngx_open_file_cache_t:
Collaboration graph
[legend]

Data Fields

ngx_rbtree_t rbtree
ngx_rbtree_node_t sentinel
ngx_queue_t expire_queue
ngx_uint_t current
ngx_uint_t max
time_t inactive

Detailed Description

Definition at line 91 of file ngx_open_file_cache.h.

Field Documentation

ngx_uint_t current

Definition at line 96 of file ngx_open_file_cache.h.

ngx_queue_t expire_queue

Definition at line 94 of file ngx_open_file_cache.h.

time_t inactive

Definition at line 98 of file ngx_open_file_cache.h.

Definition at line 97 of file ngx_open_file_cache.h.

ngx_rbtree_t rbtree

Definition at line 92 of file ngx_open_file_cache.h.

Definition at line 93 of file ngx_open_file_cache.h.


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