/unit/src/java/nginx/unit/websocket/ |
H A D | BackgroundProcessManager.java | 59 public void register(BackgroundProcess process) { in register() 73 public void unregister(BackgroundProcess process) { in unregister() 84 private void process() { in process() method in BackgroundProcessManager
|
/unit/src/ |
H A D | nxt_application.c | 499 nxt_proto_setup(nxt_task_t *task, nxt_process_t *process) in nxt_proto_setup() 594 nxt_process_t *process; in nxt_proto_start_process_handler() local 681 nxt_process_t *process; in nxt_proto_quit_children() local 697 nxt_process_t *process; in nxt_proto_process_created_handler() local 756 nxt_process_t *process; in nxt_proto_sigchld_handler() local 916 nxt_app_setup(nxt_task_t *task, nxt_process_t *process) in nxt_app_setup() 1071 nxt_process_t *process; in nxt_proto_lvlhsh_isolated_pid_test() local 1103 nxt_proto_process_add(nxt_task_t *task, nxt_process_t *process) in nxt_proto_process_add() 1136 nxt_process_t *process; in nxt_proto_process_remove() local 1170 nxt_process_t *process; in nxt_proto_process_find() local
|
H A D | nxt_controller.c | 157 nxt_controller_prefork(nxt_task_t *task, nxt_process_t *process, nxt_mp_t *mp) in nxt_controller_prefork() 457 nxt_process_t *process; in nxt_controller_remove_pid_handler() local
|
H A D | nxt_isolation.c | 65 nxt_isolation_main_prefork(nxt_task_t *task, nxt_process_t *process, in nxt_isolation_main_prefork() 156 nxt_process_t *process) in nxt_isolation_set() 204 nxt_process_t *process) in nxt_isolation_set_namespaces() 229 nxt_process_t *process) in nxt_isolation_set_creds() 320 nxt_isolation_vldt_creds(nxt_task_t *task, nxt_process_t *process) in nxt_isolation_vldt_creds() 440 nxt_process_t *process) in nxt_isolation_set_rootfs() 480 nxt_process_t *process) in nxt_isolation_set_automount() 519 nxt_isolation_set_mounts(nxt_task_t *task, nxt_process_t *process, in nxt_isolation_set_mounts() 665 nxt_isolation_unmount_all(nxt_task_t *task, nxt_process_t *process) in nxt_isolation_unmount_all() 758 nxt_isolation_change_root(nxt_task_t *task, nxt_process_t *process) in nxt_isolation_change_root() [all …]
|
H A D | nxt_java.c | 78 nxt_java_setup(nxt_task_t *task, nxt_process_t *process, in nxt_java_setup()
|
H A D | nxt_main_process.c | 374 nxt_process_t *process; in nxt_main_start_process_handler() local 555 nxt_process_t *process; in nxt_main_process_created_handler() local 701 nxt_process_t *process; in nxt_main_process_port_create() local 891 nxt_process_t *process, *child; in nxt_main_process_sigchld_handler() local 1017 nxt_main_process_cleanup(nxt_task_t *task, nxt_process_t *process) in nxt_main_process_cleanup()
|
H A D | nxt_php_sapi.c | 364 nxt_php_setup(nxt_task_t *task, nxt_process_t *process, in nxt_php_setup()
|
H A D | nxt_port.c | 207 nxt_process_t *process; in nxt_port_send_new_port() local 313 nxt_process_t *process; in nxt_port_process_ready_handler() local 348 nxt_process_t *process; in nxt_port_mmap_handler() local 380 nxt_process_t *process; in nxt_port_change_log_file() local 455 nxt_port_remove_notify_others(nxt_task_t *task, nxt_process_t *process) in nxt_port_remove_notify_others() 522 nxt_process_t *process; in nxt_port_remove_pid() local
|
H A D | nxt_port.h | 226 nxt_process_t *process; member
|
H A D | nxt_port_memory.c | 123 nxt_process_t *process; in nxt_port_mmap_buf_completion() local 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() local 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() local
|
H A D | nxt_process.c | 99 nxt_process_t *process; in nxt_process_new() local 121 nxt_process_use(nxt_task_t *task, nxt_process_t *process, int i) in nxt_process_use() 136 nxt_process_t *process; in nxt_process_init_start() local 164 nxt_process_start(nxt_task_t *task, nxt_process_t *process) in nxt_process_start() 304 nxt_process_create(nxt_task_t *task, nxt_process_t *process) in nxt_process_create() 362 nxt_process_setup(nxt_task_t *task, nxt_process_t *process) in nxt_process_setup() 479 nxt_process_whoami(nxt_task_t *task, nxt_process_t *process) in nxt_process_whoami() 537 nxt_process_t *process; in nxt_process_whoami_ok() local 630 nxt_process_t *process; in nxt_process_created_ok() local 670 nxt_process_t *process; in nxt_process_created_error() local [all …]
|
H A D | nxt_process.h | 166 #define nxt_process_init(process) \ argument 172 #define nxt_process_port_first(process) \ argument 178 #define nxt_process_port_each(process, port) \ argument
|
H A D | nxt_router.c | 327 nxt_router_prefork(nxt_task_t *task, nxt_process_t *process, nxt_mp_t *mp) in nxt_router_prefork() 5837 nxt_process_t *process; in nxt_router_oosm_handler() local
|
H A D | nxt_runtime.c | 498 nxt_process_t *process; in nxt_runtime_stop_app_processes() local 525 nxt_process_t *process; in nxt_runtime_stop_all_processes() local 547 nxt_process_t *process; in nxt_runtime_exit() local 1392 nxt_runtime_process_release(nxt_runtime_t *rt, nxt_process_t *process) in nxt_runtime_process_release() 1428 nxt_process_t *process; in nxt_runtime_lvlhsh_pid_test() local 1462 nxt_process_t *process; in nxt_runtime_process_find() local 1487 nxt_process_t *process; in nxt_runtime_process_get() local 1545 nxt_runtime_process_add(nxt_task_t *task, nxt_process_t *process) in nxt_runtime_process_add() 1595 nxt_runtime_process_remove(nxt_runtime_t *rt, nxt_process_t *process) in nxt_runtime_process_remove() 1643 nxt_process_t *process; in nxt_runtime_process_port_create() local
|
H A D | nxt_runtime.h | 143 #define nxt_runtime_process_each(rt, process) \ argument
|
H A D | nxt_signal.h | 32 nxt_pid_t process; member
|
H A D | nxt_unit.c | 389 nxt_unit_process_t *process; member 749 nxt_unit_process_t *process; in nxt_unit_lib_release() local 1460 nxt_unit_process_t *process; in nxt_unit_request_check_response_port() local 4113 nxt_unit_process_use(nxt_unit_process_t *process) in nxt_unit_process_use() 4120 nxt_unit_process_release(nxt_unit_process_t *process) in nxt_unit_process_release() 4400 nxt_process_t *process; in nxt_unit_lvlhsh_pid_test() local 4436 nxt_unit_process_t *process; in nxt_unit_process_get() local 5263 nxt_unit_process_t *process; in nxt_unit_create_port() local 5423 nxt_unit_process_t *process; in nxt_unit_add_port() local 5684 nxt_unit_process_t *process; in nxt_unit_remove_pid() local [all …]
|
/unit/test/ |
H A D | test_respawn.py | 32 def wait_for_process(self, process, unit_pid): argument
|