Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_application.c601 nxt_process_t *process; in nxt_proto_start_process_handler()
690 nxt_process_t *process; in nxt_proto_quit_children()
706 nxt_process_t *process; in nxt_proto_process_created_handler()
770 nxt_process_t *process; in nxt_proto_sigchld_handler()
943 nxt_process_t *process; in nxt_app_set_logs()
1012 nxt_app_setup(nxt_task_t *task, nxt_process_t *process) in nxt_app_setup()
1173 nxt_process_t *process; in nxt_proto_lvlhsh_isolated_pid_test()
1234 static nxt_process_t *
1238 nxt_process_t *process; in nxt_proto_process_remove()
1269 static nxt_process_t *
[all …]
H A Dnxt_application.h33 nxt_process_t *process, nxt_common_app_conf_t *conf);
H A Dnxt_cgroup.c18 nxt_cgroup_proc_add(nxt_task_t *task, nxt_process_t *process) in nxt_cgroup_proc_add()
68 nxt_cgroup_cleanup(nxt_task_t *task, const nxt_process_t *process) in nxt_cgroup_cleanup()
H A Dnxt_cgroup.h10 nxt_int_t nxt_cgroup_proc_add(nxt_task_t *task, nxt_process_t *process);
11 void nxt_cgroup_cleanup(nxt_task_t *task, const nxt_process_t *process);
H A Dnxt_controller.c45 nxt_process_t *process, nxt_mp_t *mp);
175 nxt_controller_prefork(nxt_task_t *task, nxt_process_t *process, nxt_mp_t *mp) in nxt_controller_prefork()
489 nxt_process_t *process; in nxt_controller_remove_pid_handler()
H A Dnxt_isolation.c17 nxt_conf_value_t *isolation, nxt_process_t *process);
38 nxt_process_t *process);
47 nxt_process_t *process, nxt_str_t *app_type);
49 nxt_process_t *process, nxt_array_t *syspaths);
166 nxt_process_t *process) in nxt_isolation_set()
222 nxt_process_t *process) in nxt_isolation_set_cgroup()
258 nxt_process_t *process) in nxt_isolation_set_namespaces()
283 nxt_process_t *process) in nxt_isolation_set_creds()
494 nxt_process_t *process) in nxt_isolation_set_rootfs()
534 nxt_process_t *process) in nxt_isolation_set_automount()
[all …]
H A Dnxt_isolation.h9 nxt_int_t nxt_isolation_main_prefork(nxt_task_t *task, nxt_process_t *process,
14 nxt_process_t *process);
15 nxt_int_t nxt_isolation_change_root(nxt_task_t *task, nxt_process_t *process);
H A Dnxt_java.c32 static nxt_int_t nxt_java_setup(nxt_task_t *task, nxt_process_t *process,
78 nxt_java_setup(nxt_task_t *task, nxt_process_t *process, in nxt_java_setup()
H A Dnxt_main_process.c51 static void nxt_main_process_cleanup(nxt_task_t *task, nxt_process_t *process);
449 nxt_process_t *process; in nxt_main_start_process_handler()
630 nxt_process_t *process; in nxt_main_process_created_handler()
701 nxt_process_t *pprocess; in nxt_main_process_whoami_handler()
781 nxt_process_t *process; in nxt_main_process_port_create()
971 nxt_process_t *process, *child; in nxt_main_process_sigchld_handler()
1035 nxt_queue_each(child, &children, nxt_process_t, link) { in nxt_main_process_sigchld_handler()
1046 nxt_queue_each(child, &children, nxt_process_t, link) { in nxt_main_process_sigchld_handler()
1064 nxt_queue_each(child, &children, nxt_process_t, link) { in nxt_main_process_sigchld_handler()
1097 nxt_main_process_cleanup(nxt_task_t *task, nxt_process_t *process) in nxt_main_process_cleanup()
H A Dnxt_php_sapi.c82 static nxt_int_t nxt_php_setup(nxt_task_t *task, nxt_process_t *process,
372 nxt_php_setup(nxt_task_t *task, nxt_process_t *process, in nxt_php_setup()
H A Dnxt_port.c207 nxt_process_t *process; in nxt_port_send_new_port()
313 nxt_process_t *process; in nxt_port_process_ready_handler()
348 nxt_process_t *process; in nxt_port_mmap_handler()
380 nxt_process_t *process; in nxt_port_change_log_file()
455 nxt_port_remove_notify_others(nxt_task_t *task, nxt_process_t *process) in nxt_port_remove_notify_others()
461 nxt_process_t *p; in nxt_port_remove_notify_others()
522 nxt_process_t *process; in nxt_port_remove_pid()
H A Dnxt_port.h240 nxt_process_t *process;
355 void nxt_port_remove_notify_others(nxt_task_t *task, nxt_process_t *process);
H A Dnxt_port_memory.c123 nxt_process_t *process; in nxt_port_mmap_buf_completion()
204 nxt_port_incoming_port_mmap(nxt_task_t *task, nxt_process_t *process, in nxt_port_incoming_port_mmap()
517 nxt_process_t *process; in nxt_port_get_port_incoming_mmap()
854 nxt_process_broadcast_shm_ack(nxt_task_t *task, nxt_process_t *process) in nxt_process_broadcast_shm_ack()
874 nxt_process_t *process; in nxt_port_broadcast_shm_ack()
H A Dnxt_port_memory.h30 nxt_port_incoming_port_mmap(nxt_task_t *task, nxt_process_t *process,
53 void nxt_process_broadcast_shm_ack(nxt_task_t *task, nxt_process_t *process);
H A Dnxt_process.c50 nxt_process_t *process);
56 nxt_process_t *process);
58 nxt_process_t *process);
112 nxt_process_t *
115 nxt_process_t *process; in nxt_process_new()
152 nxt_process_t *process; in nxt_process_init_start()
265 nxt_process_t *p; in nxt_process_child_fixup()
817 nxt_process_t *process; in nxt_process_whoami_ok()
910 nxt_process_t *process; in nxt_process_created_ok()
950 nxt_process_t *process; in nxt_process_created_error()
[all …]
H A Dnxt_process.h54 typedef struct nxt_process_s nxt_process_t; typedef
57 nxt_process_t *process);
59 const nxt_process_t *process);
133 nxt_process_t *process, nxt_mp_t *mp);
135 nxt_process_t *process, nxt_mp_t *mp);
137 nxt_process_t *process);
173 (nxt_pointer_to(process, sizeof(nxt_process_t)))
190 nxt_process_t *nxt_process_new(nxt_runtime_t *rt);
191 void nxt_process_use(nxt_task_t *task, nxt_process_t *process, int i);
193 nxt_int_t nxt_process_start(nxt_task_t *task, nxt_process_t *process);
[all …]
H A Dnxt_router.c94 static nxt_int_t nxt_router_prefork(nxt_task_t *task, nxt_process_t *process,
327 nxt_router_prefork(nxt_task_t *task, nxt_process_t *process, nxt_mp_t *mp) in nxt_router_prefork()
5713 nxt_process_t *process; in nxt_router_oosm_handler()
H A Dnxt_runtime.c498 nxt_process_t *process; in nxt_runtime_stop_app_processes()
525 nxt_process_t *process; in nxt_runtime_stop_all_processes()
547 nxt_process_t *process; in nxt_runtime_exit()
1517 nxt_process_t *child; in nxt_runtime_process_release()
1552 nxt_process_t *process; in nxt_runtime_lvlhsh_pid_test()
1583 nxt_process_t *
1586 nxt_process_t *process; in nxt_runtime_process_find()
1608 static nxt_process_t *
1611 nxt_process_t *process; in nxt_runtime_process_get()
1755 nxt_process_t *
[all …]
H A Dnxt_runtime.h38 nxt_process_t *mprocess;
103 void nxt_runtime_process_add(nxt_task_t *task, nxt_process_t *process);
104 void nxt_runtime_process_remove(nxt_runtime_t *rt, nxt_process_t *process);
106 nxt_process_t *nxt_runtime_process_find(nxt_runtime_t *rt, nxt_pid_t pid);
108 nxt_process_t *nxt_runtime_process_first(nxt_runtime_t *rt,
111 void nxt_runtime_process_release(nxt_runtime_t *rt, nxt_process_t *process);
154 nxt_process_t *_nxt; \
H A Dnxt_unit.c4415 nxt_process_t *process; in nxt_unit_lvlhsh_pid_test()
/unit/src/wasm-wasi-component/src/
H A Dlib.rs62 _process: *mut bindings::nxt_process_t, in setup() argument
/unit/src/wasm/
H A Dnxt_wasm.c242 nxt_wasm_setup(nxt_task_t *task, nxt_process_t *process, in nxt_wasm_setup()