Home
last modified time | relevance | path

Searched refs:timer_resolution (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_cycle.h91 ngx_msec_t timer_resolution; member
H A Dnginx.c65 offsetof(ngx_core_conf_t, timer_resolution),
1050 ccf->timer_resolution = NGX_CONF_UNSET_MSEC; in ngx_core_module_create_conf()
1083 ngx_conf_init_msec_value(ccf->timer_resolution, 0); in ngx_core_module_init_conf()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru551 *) Исправление: при использовании директив sendfile и timer_resolution
1154 *) Исправление: при использовании директивы timer_resolution на Windows
1180 *) Исправление: при использовании CephFS и директивы timer_resolution на
3597 сигнала или при использовании директивы timer_resolution на
7398 timer_resolution не работали таймауты.
7425 *) Добавление: директива timer_resolution.
H A DCHANGES543 "timer_resolution" directives on Linux.
1133 *) Bugfix: time was not updated when the timer_resolution directive was
1159 appear in logs when using CephFS and the "timer_resolution" directive
3530 processing or if the directive "timer_resolution" was used on
7268 "timer_resolution" directive were used.
7297 *) Feature: the "timer_resolution" directive.
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event.c518 ngx_timer_resolution = ccf->timer_resolution; in ngx_event_module_init()
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim627 syn keyword ngxDirective contained timer_resolution