Home
last modified time | relevance | path

Searched refs:process (Results 26 – 50 of 50) sorted by relevance

12

/unit/src/nodejs/unit-http/
H A Dwebsocket_server.js129 process.nextTick(function() {
H A Dwebsocket_request.js502 process.nextTick(function() {
/unit/src/
H A Dnxt_port.h240 nxt_process_t *process; member
355 void nxt_port_remove_notify_others(nxt_task_t *task, nxt_process_t *process);
H A Dnxt_external.c128 NXT_VERSION, my_port->process->stream, in nxt_external_start()
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() argument
233 process->data.controller = ctrl_init; in nxt_controller_prefork()
489 nxt_process_t *process; in nxt_controller_remove_pid_handler() local
498 process = nxt_runtime_process_find(rt, pid); in nxt_controller_remove_pid_handler()
499 if (process != NULL && nxt_process_type(process) == NXT_PROCESS_ROUTER) { in nxt_controller_remove_pid_handler()
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() argument
5713 nxt_process_t *process; in nxt_router_oosm_handler() local
5719 process = nxt_runtime_process_find(task->thread->runtime, in nxt_router_oosm_handler()
5721 if (nxt_slow_path(process == NULL)) { in nxt_router_oosm_handler()
5733 nxt_thread_mutex_lock(&process->incoming.mutex); in nxt_router_oosm_handler()
5735 for (i = 0; i < process->incoming.size; i++) { in nxt_router_oosm_handler()
5736 mmap_handler = process->incoming.elts[i].mmap_handler; in nxt_router_oosm_handler()
5756 nxt_thread_mutex_unlock(&process->incoming.mutex); in nxt_router_oosm_handler()
5759 nxt_process_broadcast_shm_ack(task, process); in nxt_router_oosm_handler()
H A Dnxt_port_socket.c878 goto process; in nxt_port_queue_read_handler()
991 process: in nxt_port_queue_read_handler()
H A Dnxt_event_engine.c440 engine->signals->process = 0; in nxt_event_engine_change()
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() argument
/unit/pkg/deb/
H A DMakefile.jsc854 development process. This is an intermediate build made available for
H A DMakefile.jsc1054 development process. This is an intermediate build made available for
H A DMakefile.jsc1154 development process. This is an intermediate build made available for
H A DMakefile.jsc1654 development process. This is an intermediate build made available for
H A DMakefile.jsc1754 development process. This is an intermediate build made available for
H A DMakefile.jsc1854 development process. This is an intermediate build made available for
H A DMakefile.jsc1954 development process. This is an intermediate build made available for
H A DMakefile.jsc2054 development process. This is an intermediate build made available for
H A DMakefile.jsc2154 development process. This is an intermediate build made available for
/unit/src/wasm/
H A Dnxt_wasm.c242 nxt_wasm_setup(nxt_task_t *task, nxt_process_t *process, in nxt_wasm_setup() argument
/unit/docs/
H A Dunit-openapi.yaml1201 (https://unit.nginx.org/configuration/#process-management)
4159 [process statistics](https://unit.nginx.org/usagestats/)."
4189 [process statistics](https://unit.nginx.org/usagestats/)."
4220 [process statistics](https://unit.nginx.org/usagestats/)."
4251 [process statistics](https://unit.nginx.org/usagestats/)."
5339 description: "Group name that runs the app process."
5474 description: "Maximum number of requests an app process
5490 terminating an idle process that exceeds `spare`."
5508 description: "Username that runs the app process."
5570 description: "Number of worker threads per app process."
[all …]
/unit/
H A DREADME.md128 application process. Your app works!
/unit/.github/workflows/
H A Dci.yml97 - name: Kill mono process
/unit/src/java/nginx/unit/websocket/
H A DLocalStrings.properties33 backgroundProcessManager.processFailed=A background process failed
/unit/pkg/deb/debian.module/
H A Dcopyright.unit-jsc-common546 process, and apparatus claims, in any patent Licensable by
/unit/pkg/rpm/rpmbuild/SOURCES/
H A DCOPYRIGHT.unit-jsc-common546 process, and apparatus claims, in any patent Licensable by

12