Searched refs:nxt_runtime_process_remove (Results 1 – 3 of 3) sorted by relevance
99 void nxt_runtime_process_remove(nxt_runtime_t *rt, nxt_process_t *process);
585 nxt_runtime_process_remove(rt, process); in nxt_runtime_exit()1397 nxt_runtime_process_remove(rt, process); in nxt_runtime_process_release()1595 nxt_runtime_process_remove(nxt_runtime_t *rt, nxt_process_t *process) in nxt_runtime_process_remove() function
714 nxt_runtime_process_remove(task->thread->runtime, process); in nxt_proto_process_created_handler()