Searched refs:thr (Results 1 – 1 of 1) sorted by relevance
195 pthread_t thr = xpthread_create (NULL, run_tests, NULL); in do_test() local196 xpthread_join (thr); in do_test()
Completed in 4 milliseconds