Home
last modified time | relevance | path

Searched refs:nxt_runtime_process_get (Results 1 – 1 of 1) sorted by path

/unit/src/
H A Dnxt_runtime.c42 static nxt_process_t *nxt_runtime_process_get(nxt_runtime_t *rt, nxt_pid_t pid);
1609 nxt_runtime_process_get(nxt_runtime_t *rt, nxt_pid_t pid) in nxt_runtime_process_get() function
1771 process = nxt_runtime_process_get(rt, pid); in nxt_runtime_process_port_create()