Home
last modified time | relevance | path

Searched refs:accept_mutex (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event.c154 offsetof(ngx_event_conf_t, accept_mutex),
664 if (ccf->master && ccf->worker_processes > 1 && ecf->accept_mutex) { in ngx_event_process_init()
1289 ecf->accept_mutex = NGX_CONF_UNSET; in ngx_event_core_create_conf()
1388 ngx_conf_init_value(ecf->accept_mutex, 0); in ngx_event_core_init_conf()
H A Dngx_event.h497 ngx_flag_t accept_mutex; member
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru827 *) Изменение: теперь accept_mutex по умолчанию выключен.
7033 *) Добавление: директива accept_mutex теперь поддерживается посредством
H A DCHANGES814 *) Change: now the "accept_mutex" directive is turned off by default.
6903 *) Feature: now the "accept_mutex" directive is supported using fcntl(2)
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim126 syn keyword ngxDirective contained accept_mutex