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

#include <ngx_event_busy_lock.h>

Collaboration diagram for ngx_event_busy_lock_t:
Collaboration graph
[legend]

Data Fields

u_char * md5_mask
char * md5
ngx_uint_t cacheable
ngx_uint_t busy
ngx_uint_t max_busy
ngx_uint_t waiting
ngx_uint_t max_waiting
ngx_event_busy_lock_ctx_tevents
ngx_event_busy_lock_ctx_tlast

Detailed Description

Definition at line 35 of file ngx_event_busy_lock.h.

Field Documentation

ngx_uint_t busy

Definition at line 40 of file ngx_event_busy_lock.h.

ngx_uint_t cacheable

Definition at line 38 of file ngx_event_busy_lock.h.

Definition at line 46 of file ngx_event_busy_lock.h.

Definition at line 47 of file ngx_event_busy_lock.h.

ngx_uint_t max_busy

Definition at line 41 of file ngx_event_busy_lock.h.

ngx_uint_t max_waiting

Definition at line 44 of file ngx_event_busy_lock.h.

char* md5

Definition at line 37 of file ngx_event_busy_lock.h.

u_char* md5_mask

Definition at line 36 of file ngx_event_busy_lock.h.

ngx_uint_t waiting

Definition at line 43 of file ngx_event_busy_lock.h.


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