HomeSort by relevance Sort by last modified time
    Searched refs:timer_lastcall (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
multihandle.h 150 struct timeval timer_lastcall; /* the fixed time for the timeout for the member in struct:Curl_multi
multi.c 465 memset(&multi->timer_lastcall, 0, sizeof(multi->timer_lastcall));
    [all...]

Completed in 77 milliseconds