Home
last modified time | relevance | path

Searched refs:NXT_SHARED_PORT_ID (Results 1 – 1 of 1) sorted by last modified time

/unit/src/
H A Dnxt_router.c25 #define NXT_SHARED_PORT_ID 0xFFFFu macro
555 if (app_port != NULL && app_port->id == NXT_SHARED_PORT_ID) { in nxt_router_msg_cancel()
876 shared_port = nxt_port_new(task, NXT_SHARED_PORT_ID, nxt_pid, in nxt_router_app_restart_handler()
1890 port = nxt_port_new(task, NXT_SHARED_PORT_ID, nxt_pid, in nxt_router_conf_create()
4706 if (port->id == NXT_SHARED_PORT_ID) { in nxt_router_app_port_release()