Home
last modified time | relevance | path

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

/curl/lib/
H A Dconncache.c102 static struct connectdata *cpool_get_oldest_idle(struct cpool *cpool);
329 struct connectdata *oldest_idle = cpool_get_oldest_idle(cpool); in Curl_cpool_check_limits()
496 oldest_idle = cpool_get_oldest_idle(cpool); in Curl_cpool_conn_now_idle()
542 static struct connectdata *cpool_get_oldest_idle(struct cpool *cpool) in cpool_get_oldest_idle() function

Completed in 6 milliseconds