Home
last modified time | relevance | path

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

/unit/src/java/
H A DREADME.JSR-34015 Oracle and Java are registered trademarks of Oracle and/or its affiliates.
/unit/src/java/nginx/unit/websocket/server/
H A DLocalStrings.properties16 …Allowed=No further Endpoints may be registered once an attempt has been made to use one of the pre…
/unit/pkg/rpm/rpmbuild/SOURCES/
H A DCOPYRIGHT.unit-jsc1141 Java is a registered trademark of Oracle and/or its affiliates.
H A DCOPYRIGHT.unit-jsc841 Java is a registered trademark of Oracle and/or its affiliates.
H A DCOPYRIGHT.unit-jsc-common5 Java is a registered trademark of Oracle and/or its affiliates.
/unit/pkg/deb/debian.module/
H A Dcopyright.unit-jsc1142 Java is a registered trademark of Oracle and/or its affiliates.
H A Dcopyright.unit-jsc842 Java is a registered trademark of Oracle and/or its affiliates.
H A Dcopyright.unit-jsc-common5 Java is a registered trademark of Oracle and/or its affiliates.
/unit/src/
H A Dnxt_runtime.c1519 if (process->registered == 1) { in nxt_runtime_process_release()
1533 nxt_assert(process->registered == 0); in nxt_runtime_process_release()
1652 process->registered = 1; in nxt_runtime_process_get()
1675 nxt_assert(process->registered == 0); in nxt_runtime_process_add()
1704 process->registered = 1; in nxt_runtime_process_add()
1724 nxt_assert(process->registered != 0); in nxt_runtime_process_remove()
1741 process->registered = 0; in nxt_runtime_process_remove()
H A Dnxt_process.h108 nxt_bool_t registered; member
H A Dnxt_application.c729 if (!process->registered) { in nxt_proto_process_created_handler()
836 if (process->registered) { in nxt_proto_sigchld_handler()
/unit/pkg/deb/
H A DMakefile.jsc865 Oracle and Java are registered trademarks of Oracle and/or its affiliates.
H A DMakefile.jsc1065 Oracle and Java are registered trademarks of Oracle and/or its affiliates.
H A DMakefile.jsc1165 Oracle and Java are registered trademarks of Oracle and/or its affiliates.
H A DMakefile.jsc1665 Oracle and Java are registered trademarks of Oracle and/or its affiliates.
H A DMakefile.jsc1765 Oracle and Java are registered trademarks of Oracle and/or its affiliates.
H A DMakefile.jsc1865 Oracle and Java are registered trademarks of Oracle and/or its affiliates.
H A DMakefile.jsc1965 Oracle and Java are registered trademarks of Oracle and/or its affiliates.
H A DMakefile.jsc2065 Oracle and Java are registered trademarks of Oracle and/or its affiliates.
H A DMakefile.jsc2165 Oracle and Java are registered trademarks of Oracle and/or its affiliates.
/unit/src/java/nginx/unit/websocket/
H A DLocalStrings.properties115 wsSession.removeHandlerFailed=Unable to remove the handler [{0}] as it was not registered with this…