Searched refs:nxt_proto_process_remove (Results 1 – 1 of 1) sorted by relevance
64 static nxt_process_t *nxt_proto_process_remove(nxt_task_t *task, nxt_pid_t pid);803 process = nxt_proto_process_remove(task, pid); in nxt_proto_sigchld_handler()1229 nxt_proto_process_remove(nxt_task_t *task, nxt_pid_t pid) in nxt_proto_process_remove() function