Searched refs:timer_resolution (Results 1 – 6 of 6) sorted by relevance
91 ngx_msec_t timer_resolution; member
65 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()
551 *) Исправление: при использовании директив sendfile и timer_resolution1154 *) Исправление: при использовании директивы timer_resolution на Windows1180 *) Исправление: при использовании CephFS и директивы timer_resolution на3597 сигнала или при использовании директивы timer_resolution на7398 timer_resolution не работали таймауты.7425 *) Добавление: директива timer_resolution.
543 "timer_resolution" directives on Linux.1133 *) Bugfix: time was not updated when the timer_resolution directive was1159 appear in logs when using CephFS and the "timer_resolution" directive3530 processing or if the directive "timer_resolution" was used on7268 "timer_resolution" directive were used.7297 *) Feature: the "timer_resolution" directive.
518 ngx_timer_resolution = ccf->timer_resolution; in ngx_event_module_init()
627 syn keyword ngxDirective contained timer_resolution