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

#include <ngx_palloc.h>

Collaboration diagram for ngx_pool_data_t:
Collaboration graph
[legend]

Data Fields

u_char * last
u_char * end
ngx_pool_tnext
ngx_uint_t failed

Detailed Description

Definition at line 49 of file ngx_palloc.h.

Field Documentation

u_char* end

Definition at line 51 of file ngx_palloc.h.

ngx_uint_t failed

Definition at line 53 of file ngx_palloc.h.

u_char* last

Definition at line 50 of file ngx_palloc.h.

ngx_pool_t* next

Definition at line 52 of file ngx_palloc.h.


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