Home
last modified time | relevance | path

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

/resolv/
A Dtst-res_hconf_reorder.c71 pthread_t thr[N]; in do_test() local
80 int rc = pthread_create (&thr[i], NULL, resolve, NULL); in do_test()
92 int rc = pthread_join (thr[i], &retval); in do_test()

Completed in 10 milliseconds