Searched refs:accept_mutex_delay (Results 1 – 4 of 4) sorted by relevance
161 offsetof(ngx_event_conf_t, accept_mutex_delay),667 ngx_accept_mutex_delay = ecf->accept_mutex_delay; in ngx_event_process_init()1290 ecf->accept_mutex_delay = NGX_CONF_UNSET_MSEC; in ngx_event_core_create_conf()1389 ngx_conf_init_msec_value(ecf->accept_mutex_delay, 500); in ngx_event_core_init_conf()
499 ngx_msec_t accept_mutex_delay; member
125 ngx_add_timer(ev, ecf->accept_mutex_delay);
127 syn keyword ngxDirective contained accept_mutex_delay