Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_cycle.c14 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