Searched refs:get_thread (Results 1 – 1 of 1) sorted by relevance
251 pthread_t get_thread = xpthread_create (NULL, get_thread_func, NULL); in do_test() local252 struct thread_result *result = xpthread_join (get_thread); in do_test()
Completed in 3 milliseconds