Searched refs:ngx_event_max_module (Results 1 – 1 of 1) sorted by relevance
45 static ngx_uint_t ngx_event_max_module; variable1020 ngx_event_max_module = ngx_count_modules(cf->cycle, NGX_EVENT_MODULE); in ngx_events_block()1027 *ctx = ngx_pcalloc(cf->pool, ngx_event_max_module * sizeof(void *)); in ngx_events_block()