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

#include <ngx_event_busy_lock.h>

Collaboration diagram for ngx_event_busy_lock_ctx_s:
Collaboration graph
[legend]

Data Fields

ngx_event_tevent
ngx_event_handler_pt handler
void * data
ngx_msec_t timer
unsigned locked:1
unsigned waiting:1
unsigned cache_updated:1
char * md5
ngx_int_t slot
ngx_event_busy_lock_ctx_tnext

Detailed Description

Definition at line 18 of file ngx_event_busy_lock.h.

Field Documentation

unsigned cache_updated

Definition at line 26 of file ngx_event_busy_lock.h.

void* data

Definition at line 21 of file ngx_event_busy_lock.h.

ngx_event_t* event

Definition at line 19 of file ngx_event_busy_lock.h.

Definition at line 20 of file ngx_event_busy_lock.h.

unsigned locked

Definition at line 24 of file ngx_event_busy_lock.h.

char* md5

Definition at line 28 of file ngx_event_busy_lock.h.

Definition at line 31 of file ngx_event_busy_lock.h.

ngx_int_t slot

Definition at line 29 of file ngx_event_busy_lock.h.

ngx_msec_t timer

Definition at line 22 of file ngx_event_busy_lock.h.

unsigned waiting

Definition at line 25 of file ngx_event_busy_lock.h.


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