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

#include <ngx_palloc.h>

Collaboration diagram for ngx_pool_s:
Collaboration graph
[legend]

Data Fields

ngx_pool_data_t d
size_t max
ngx_pool_tcurrent
ngx_chain_tchain
ngx_pool_large_tlarge
ngx_pool_cleanup_tcleanup
ngx_log_tlog

Detailed Description

Definition at line 57 of file ngx_palloc.h.

Field Documentation

ngx_chain_t* chain

Definition at line 61 of file ngx_palloc.h.

Definition at line 63 of file ngx_palloc.h.

ngx_pool_t* current

Definition at line 60 of file ngx_palloc.h.

Definition at line 58 of file ngx_palloc.h.

Definition at line 62 of file ngx_palloc.h.

ngx_log_t* log

Definition at line 64 of file ngx_palloc.h.

size_t max

Definition at line 59 of file ngx_palloc.h.


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