Searched refs:ut_thread (Results 1 – 1 of 1) sorted by relevance
75 pthread_t ut_thread; member85 int error = pthread_create(&th->ut_thread, NULL, in thread_start()98 int error = pthread_join(th->ut_thread, NULL); in thread_end()