Lines Matching full:pthread_join
825 if (pthread_join(tip->sub_thread, NULL)) {826 fatal("pthread_join", ERR_SYSCALL, "pthread sub join failed\n");829 if (pthread_join(tip->rec_thread, NULL)) {830 fatal("pthread_join", ERR_SYSCALL, "pthread rec join failed\n");