Searched refs:ngx_init_zone_pool (Results 1 – 1 of 1) sorted by relevance
14 static ngx_int_t ngx_init_zone_pool(ngx_cycle_t *cycle,480 if (ngx_init_zone_pool(cycle, &shm_zone[i]) != NGX_OK) { in ngx_init_cycle()942 ngx_init_zone_pool(ngx_cycle_t *cycle, ngx_shm_zone_t *zn) in ngx_init_zone_pool() function