Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_port_memory.h16 void nxt_port_mmaps_destroy(nxt_port_mmaps_t *port_mmaps, nxt_bool_t free_elts);
H A Dnxt_port_memory.c90 nxt_port_mmaps_destroy(nxt_port_mmaps_t *port_mmaps, nxt_bool_t free_elts) in nxt_port_mmaps_destroy() function
H A Dnxt_process.c311 nxt_port_mmaps_destroy(&p->incoming, 0); in nxt_process_child_fixup()
H A Dnxt_runtime.c1536 nxt_port_mmaps_destroy(&process->incoming, 1); in nxt_runtime_process_release()
H A Dnxt_router.c5063 nxt_port_mmaps_destroy(&app->outgoing, 1); in nxt_router_free_app()