Lines Matching refs:thread_data
164 struct thread_data *td; /* for thread-self cleanup */
167 struct thread_data { struct
207 int init_thread_sync_data(struct thread_data *td, in init_thread_sync_data()
297 struct thread_data *td = tsd->td; in getaddrinfo_thread()
365 struct thread_data *td = tsd->td; in gethostbyname_thread()
398 struct thread_data *td = async->tdata; in destroy_async_data()
450 struct thread_data *td = calloc(1, sizeof(struct thread_data)); in init_resolve_thread()
508 struct thread_data *td; in thread_wait_resolv()
548 struct thread_data *td = data->state.async.tdata; in Curl_resolver_kill()
587 struct thread_data *td = data->state.async.tdata; in Curl_resolver_is_resolved()
645 struct thread_data *td = data->state.async.tdata; in Curl_resolver_getsock()