Lines Matching defs:cpool
147 int Curl_cpool_init(struct cpool *cpool, in Curl_cpool_init()
185 void Curl_cpool_destroy(struct cpool *cpool) in Curl_cpool_destroy()
216 struct cpool *cpool = cpool_get_instance(data); in Curl_cpool_xfer_init() local
245 static struct cpool_bundle *cpool_find_bundle(struct cpool *cpool, in cpool_find_bundle()
253 cpool_add_bundle(struct cpool *cpool, struct connectdata *conn) in cpool_add_bundle()
269 static void cpool_remove_bundle(struct cpool *cpool, in cpool_remove_bundle()
284 struct cpool *cpool = cpool_get_instance(data); in Curl_cpool_check_limits() local
355 struct cpool *cpool = cpool_get_instance(data); in Curl_cpool_add_conn() local
384 static void cpool_remove_conn(struct cpool *cpool, in cpool_remove_conn()
419 struct cpool *cpool, in cpool_foreach()
454 static struct connectdata *cpool_get_live_conn(struct cpool *cpool) in cpool_get_live_conn()
484 struct cpool *cpool = cpool_get_instance(data); in Curl_cpool_conn_now_idle() local
542 static struct connectdata *cpool_get_oldest_idle(struct cpool *cpool) in cpool_get_oldest_idle()
583 struct cpool *cpool = cpool_get_instance(data); in Curl_cpool_find() local
615 static void cpool_shutdown_discard_all(struct cpool *cpool) in cpool_shutdown_discard_all()
634 static void cpool_close_and_destroy_all(struct cpool *cpool) in cpool_close_and_destroy_all()
677 static void cpool_shutdown_destroy_oldest(struct cpool *cpool) in cpool_shutdown_destroy_oldest()
694 static void cpool_discard_conn(struct cpool *cpool, in cpool_discard_conn()
778 struct cpool *cpool = cpool_get_instance(data); in Curl_cpool_disconnect() local
890 static CURLcode cpool_add_pollfds(struct cpool *cpool, in cpool_add_pollfds()
919 CURLcode Curl_cpool_add_pollfds(struct cpool *cpool, in Curl_cpool_add_pollfds()
929 CURLcode Curl_cpool_add_waitfds(struct cpool *cpool, in Curl_cpool_add_waitfds()
958 static void cpool_perform(struct cpool *cpool) in cpool_perform()
1016 static void cpool_close_and_destroy(struct cpool *cpool, in cpool_close_and_destroy()
1084 struct cpool *cpool = &multi->cpool; in Curl_cpool_multi_socket() local
1115 static CURLcode cpool_shutdown_wait(struct cpool *cpool, int timeout_ms) in cpool_shutdown_wait()
1134 static void cpool_shutdown_all(struct cpool *cpool, in cpool_shutdown_all()
1211 struct cpool *cpool = cpool_get_instance(data); in Curl_cpool_prune_dead() local
1242 struct cpool *cpool = cpool_get_instance(data); in Curl_cpool_upkeep() local
1274 struct cpool *cpool = cpool_get_instance(data); in Curl_cpool_get_conn() local
1308 struct cpool *cpool = cpool_get_instance(data); in Curl_cpool_do_by_id() local
1325 struct cpool *cpool = cpool_get_instance(data); in Curl_cpool_do_locked() local