Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_cycle.c49 ngx_shm_zone_t *shm_zone, *oshm_zone; in ngx_init_cycle() local
430 oshm_zone = opart->elts; in ngx_init_cycle()
439 oshm_zone = opart->elts; in ngx_init_cycle()
455 if (shm_zone[i].tag == oshm_zone[n].tag in ngx_init_cycle()
636 oshm_zone = opart->elts; in ngx_init_cycle()
645 oshm_zone = opart->elts; in ngx_init_cycle()
675 if (oshm_zone[i].tag == shm_zone[n].tag in ngx_init_cycle()
677 && !oshm_zone[i].noreuse) in ngx_init_cycle()
685 ngx_shm_free(&oshm_zone[i].shm); in ngx_init_cycle()
867 oshm_zone = opart->elts; in ngx_init_cycle()
[all …]