Home
last modified time | relevance | path

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

/external/curl/lib/
Dcurl_threads.c44 struct Curl_actual_call { struct
51 struct Curl_actual_call *ac = arg; in curl_thread_create_thunk() argument
65 struct Curl_actual_call *ac = malloc(sizeof(struct Curl_actual_call)); in Curl_thread_create()
/external/curl/
DCHANGES1139 - curl_threads: make it 'struct Curl_actual_call'