Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_process.c38 static nxt_int_t nxt_process_unshare(nxt_task_t *task, nxt_process_t *process,
441 nxt_process_unshare(nxt_task_t *task, nxt_process_t *process, in nxt_process_unshare() function
567 ret = nxt_process_unshare(task, process, pid_pipe, gc_pipe, use_pidns); in nxt_process_create()