Home
last modified time | relevance | path

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

/unit/src/python/
H A Dnxt_python.h67 int (*startup)(void *data); member
H A Dnxt_python.c358 if (nxt_py_proto.startup != NULL) { in nxt_python_start()
359 if (nxt_py_proto.startup(python_init.ctx_data) != NXT_UNIT_OK) { in nxt_python_start()
685 if (nxt_py_proto.startup != NULL) { in nxt_python_thread_func()
686 if (nxt_py_proto.startup(ti->ctx_data) != NXT_UNIT_OK) { in nxt_python_thread_func()
H A Dnxt_python_asgi.c59 .startup = nxt_python_asgi_startup,
/unit/pkg/rpm/rpmbuild/SOURCES/
H A Dunit.service5 # For example, to change options given to the unitd binary at startup,
H A Dunit-debug.service5 # For example, to change options given to the unitd binary at startup,
/unit/src/java/nginx/unit/
H A DContext.java2003 public void startup() throws ServletException
2553 sr.startup();
/unit/
H A DCHANGES193 *) Change: increased the applications' startup timeout.
/unit/docs/
H A Dunit-openapi.yaml28 [start](https://unit.nginx.org/howto/source/#source-startup) Unit