Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_router.c496 app_joint->use_count += i; in nxt_router_app_joint_use()
501 nxt_free(app_joint); in nxt_router_app_joint_use()
1884 app_joint->idle_timer.log = app_joint->idle_timer.task->log; in nxt_router_conf_create()
1888 app_joint->free_app_work.obj = app_joint; in nxt_router_conf_create()
4426 app_joint = app_joint_rpc->app_joint; in nxt_router_app_port_ready()
4433 app = app_joint->app; in nxt_router_app_port_ready()
4544 app_joint = app_joint_rpc->app_joint; in nxt_router_app_port_error()
4548 app = app_joint->app; in nxt_router_app_port_error()
5004 app_joint = obj; in nxt_router_free_app()
5005 app = app_joint->app; in nxt_router_free_app()
[all …]