Searched refs:idle_start (Results 1 – 2 of 2) sorted by relevance
233 nxt_msec_t idle_start; member
2940 port->idle_start = 0; in nxt_router_app_prefork_ready()4413 (main_app_port->idle_start ? "idle_ports" : "spare_ports")); in nxt_router_req_headers_ack_handler()4416 if (main_app_port->idle_start == 0 in nxt_router_req_headers_ack_handler()4431 idle_port->idle_start = 0; in nxt_router_req_headers_ack_handler()4750 (port->idle_start ? "idle_ports" : "spare_ports")); in nxt_router_app_get_port_for_quit()4883 main_app_port->idle_start = task->thread->engine->timers.now; in nxt_router_app_port_release()4963 (port->idle_start ? "idle_ports" : "spare_ports")); in nxt_router_app_port_close()4965 if (port->idle_start == 0 in nxt_router_app_port_close()4976 idle_port->idle_start = 0; in nxt_router_app_port_close()5048 timeout = port->idle_start + app->idle_timeout; in nxt_router_adjust_idle_timer()[all …]