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_event_t Struct Reference

#include <ngx_open_file_cache.h>

Collaboration diagram for ngx_open_file_cache_event_t:
Collaboration graph
[legend]

Data Fields

void * data
ngx_event_tread
ngx_event_twrite
ngx_fd_t fd
ngx_cached_open_file_tfile
ngx_open_file_cache_tcache

Detailed Description

Definition at line 110 of file ngx_open_file_cache.h.

Field Documentation

Definition at line 119 of file ngx_open_file_cache.h.

void* data

Definition at line 113 of file ngx_open_file_cache.h.

Definition at line 116 of file ngx_open_file_cache.h.

Definition at line 118 of file ngx_open_file_cache.h.

ngx_event_t* read

Definition at line 114 of file ngx_open_file_cache.h.

ngx_event_t* write

Definition at line 115 of file ngx_open_file_cache.h.


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