Home
last modified time | relevance | path

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

/third_party/curl/lib/
Deasy.c377 static int events_timer(struct Curl_multi *multi, /* multi handle */ in events_timer() function
513 curl_multi_setopt(multi, CURLMOPT_TIMERFUNCTION, events_timer); in events_setup()