Searched refs:fork_tid (Results 1 – 1 of 1) sorted by relevance
254 pthread_t fork_tid; in dma_thread_diotest_verify() local282 rc = pthread_create(&fork_tid, NULL, fork_thread, NULL); in dma_thread_diotest_verify()316 rc = pthread_join(fork_tid, &retval); in dma_thread_diotest_verify()