Home
last modified time | relevance | path

Searched refs:add_next_timeout (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dmulti.c91 static CURLMcode add_next_timeout(struct curltime now,
2802 (void)add_next_timeout(now, multi, t->payload);
3135 * add_next_timeout()
3137 * Each Curl_easy has a list of timeouts. The add_next_timeout() is called
3146 static CURLMcode add_next_timeout(struct curltime now, function
3304 (void)add_next_timeout(now, multi, t->payload);

Completed in 6 milliseconds