Searched refs:port_hash_count (Results 1 – 2 of 2) sorted by last modified time
718 app->port_hash_count++; in nxt_router_new_port_handler()1046 > app->port_hash_count + app->pending_processes) in nxt_router_app_need_start()2894 app->port_hash_count++; in nxt_router_app_prefork_ready()4227 app->port_hash_count++; in nxt_router_app_port_ready()4332 app->port_hash_count--; in nxt_router_app_get_port_for_quit()4523 app->port_hash_count--; in nxt_router_app_port_close()4645 app->port_hash_count--; in nxt_router_adjust_idle_timer()4733 app->port_hash_count--; in nxt_router_free_app()4766 nxt_assert(app->port_hash_count == 0); in nxt_router_free_app()
119 uint32_t port_hash_count; member