Home
last modified time | relevance | path

Searched defs:td (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dasyn-thread.c164 struct thread_data *td; /* for thread-self cleanup */ member
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() local
365 struct thread_data *td = tsd->td; in gethostbyname_thread() local
398 struct thread_data *td = async->tdata; in destroy_async_data() local
450 struct thread_data *td = calloc(1, sizeof(struct thread_data)); in init_resolve_thread() local
508 struct thread_data *td; in thread_wait_resolv() local
548 struct thread_data *td = data->state.async.tdata; in Curl_resolver_kill() local
587 struct thread_data *td = data->state.async.tdata; in Curl_resolver_is_resolved() local
645 struct thread_data *td = data->state.async.tdata; in Curl_resolver_getsock() local
/curl/tests/
H A Dutil.py90 td = TestData("./data") variable

Completed in 7 milliseconds