Home
last modified time | relevance | path

Searched refs:nxt_runtime_port_remove (Results 1 – 3 of 3) sorted by last modified time

/unit/src/
H A Dnxt_runtime.c1815 nxt_runtime_port_remove(nxt_task_t *task, nxt_port_t *port) in nxt_runtime_port_remove() function
H A Dnxt_runtime.h119 void nxt_runtime_port_remove(nxt_task_t *task, nxt_port_t *port);
H A Dnxt_process.c1249 nxt_runtime_port_remove(task, port); in nxt_process_close_ports()