Searched refs:num_connections (Results 1 – 14 of 14) sorted by relevance
55 (*bundlep)->num_connections = 0; in bundle_create()74 bundle->num_connections++; in bundle_add_conn()87 bundle->num_connections--; in bundle_remove_conn()276 if(bundle->num_connections == 0) in Curl_conncache_remove_conn()
83 size_t num_connections; /* Number of connections in the bundle */ member
3743 (bundle->num_connections >= max_host_connections)) {
2357 unsigned int num_connections; in MHD_poll_all() local2366 num_connections = 0; in MHD_poll_all()2368 num_connections++; in MHD_poll_all()2379 p = malloc(sizeof (struct pollfd) * (2 + num_connections)); in MHD_poll_all()2389 memset (p, 0, sizeof (struct pollfd) * (2 + num_connections)); in MHD_poll_all()2443 if (0 == poll_server + num_connections) in MHD_poll_all()2448 if (MHD_sys_poll_(p, poll_server + num_connections, timeout) < 0) in MHD_poll_all()2478 if (i >= num_connections) in MHD_poll_all()2490 if (i >= num_connections) in MHD_poll_all()
906 gint j, num_connections; in gst_directsound_src_mixer_init() local916 num_connections = mixer_line.cConnections; in gst_directsound_src_mixer_init()917 for (j = 0; j < num_connections && !found_mic; j++) { in gst_directsound_src_mixer_init()
462 ++worker_->get_worker_stat()->num_connections; in ClientHandler()568 --worker_stat->num_connections; in ~ClientHandler()570 if (worker_stat->num_connections == 0) { in ~ClientHandler()578 if (worker_->get_graceful_shutdown() && worker_stat->num_connections == 0 && in ~ClientHandler()
161 if (worker_->get_worker_stat()->num_connections >= in handle_packet()724 if (worker->get_graceful_shutdown() && worker_stat->num_connections == 0 && in ~CloseWait()
260 size_t num_connections; member
71 if (worker->get_worker_stat()->num_connections != 0) { in mcpool_clear_cb()487 if (worker_stat_.num_connections >= worker_connections) { in process_events()527 if (worker_stat_.num_connections == 0 && in process_events()
127 if (worker_stat->num_connections == 0 && in graceful_shutdown()
484 if (single_worker_->get_worker_stat()->num_connections >= in handle_connection()
2516 unsigned int num_connections; member
2511 MHD_DaemonInfo} value is returned, with the @code{num_connections}
2228 'num_connections' member of type 'unsigned int' set to the