Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_runtime.h104 void nxt_runtime_process_remove(nxt_runtime_t *rt, nxt_process_t *process);
H A Dnxt_runtime.c602 nxt_runtime_process_remove(rt, process); in nxt_runtime_exit()
1520 nxt_runtime_process_remove(rt, process); in nxt_runtime_process_release()
1719 nxt_runtime_process_remove(nxt_runtime_t *rt, nxt_process_t *process) in nxt_runtime_process_remove() function