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

#include <ngx_freebsd_rfork_thread.h>

Collaboration diagram for ngx_cond_t:
Collaboration graph
[legend]

Data Fields

int signo
int kq
ngx_tid_t tid
ngx_log_tlog

Detailed Description

Definition at line 37 of file ngx_freebsd_rfork_thread.h.

Field Documentation

int kq

Definition at line 39 of file ngx_freebsd_rfork_thread.h.

ngx_log_t* log

Definition at line 41 of file ngx_freebsd_rfork_thread.h.

int signo

Definition at line 38 of file ngx_freebsd_rfork_thread.h.

ngx_tid_t tid

Definition at line 40 of file ngx_freebsd_rfork_thread.h.


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