Searched refs:NGX_USE_TIMER_EVENT (Results 1 – 4 of 4) sorted by relevance
275 #define NGX_USE_TIMER_EVENT 0x00000800 macro
719 if (ngx_timer_resolution && !(ngx_event_flags & NGX_USE_TIMER_EVENT)) { in ngx_event_process_init()770 if (ngx_timer_resolution && !(ngx_event_flags & NGX_USE_TIMER_EVENT)) { in ngx_event_process_init()
272 ngx_event_flags |= NGX_USE_TIMER_EVENT; in ngx_eventport_init()
216 ngx_event_flags |= NGX_USE_TIMER_EVENT; in ngx_kqueue_init()