Home
last modified time | relevance | path

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

/external/curl/lib/
Deasy.c395 static int events_timer(struct Curl_multi *multi, /* multi handle */ in events_timer() function
531 curl_multi_setopt(multi, CURLMOPT_TIMERFUNCTION, events_timer); in events_setup()