Searched refs:Curl_actual_call (Results 1 – 2 of 2) sorted by relevance
44 struct Curl_actual_call { struct51 struct Curl_actual_call *ac = arg; in curl_thread_create_thunk() argument65 struct Curl_actual_call *ac = malloc(sizeof(struct Curl_actual_call)); in Curl_thread_create()
1139 - curl_threads: make it 'struct Curl_actual_call'