Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_application.c62 static nxt_process_t *nxt_proto_process_find(nxt_task_t *task, nxt_pid_t pid);
710 process = nxt_proto_process_find(task, isolated_pid); in nxt_proto_process_created_handler()
1270 nxt_proto_process_find(nxt_task_t *task, nxt_pid_t pid) in nxt_proto_process_find() function