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

#include <ngx_http_busy_lock.h>

Collaboration diagram for ngx_http_busy_lock_ctx_t:
Collaboration graph
[legend]

Data Fields

time_t time
ngx_event_tevent
void(* event_handler )(ngx_event_t *ev)
u_char * md5
int slot

Detailed Description

Definition at line 35 of file ngx_http_busy_lock.h.

Field Documentation

ngx_event_t* event

Definition at line 37 of file ngx_http_busy_lock.h.

void(* event_handler)(ngx_event_t *ev)

Definition at line 38 of file ngx_http_busy_lock.h.

u_char* md5

Definition at line 39 of file ngx_http_busy_lock.h.

int slot

Definition at line 40 of file ngx_http_busy_lock.h.

time_t time

Definition at line 36 of file ngx_http_busy_lock.h.


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