Searched defs:td (Results 1 – 2 of 2) sorted by relevance
164 struct thread_data *td; /* for thread-self cleanup */ member207 int init_thread_sync_data(struct thread_data *td, in init_thread_sync_data()297 struct thread_data *td = tsd->td; in getaddrinfo_thread() local365 struct thread_data *td = tsd->td; in gethostbyname_thread() local398 struct thread_data *td = async->tdata; in destroy_async_data() local450 struct thread_data *td = calloc(1, sizeof(struct thread_data)); in init_resolve_thread() local508 struct thread_data *td; in thread_wait_resolv() local548 struct thread_data *td = data->state.async.tdata; in Curl_resolver_kill() local587 struct thread_data *td = data->state.async.tdata; in Curl_resolver_is_resolved() local645 struct thread_data *td = data->state.async.tdata; in Curl_resolver_getsock() local
90 td = TestData("./data") variable
Completed in 7 milliseconds