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

#include <ngx_event.h>

Collaboration diagram for ngx_event_mutex_t:
Collaboration graph
[legend]

Data Fields

ngx_uint_t lock
ngx_event_tevents
ngx_event_tlast

Detailed Description

Definition at line 30 of file ngx_event.h.

Field Documentation

ngx_event_t* events

Definition at line 33 of file ngx_event.h.

ngx_event_t* last

Definition at line 34 of file ngx_event.h.

ngx_uint_t lock

Definition at line 31 of file ngx_event.h.


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