Searched refs:thread_retval (Results 1 – 1 of 1) sorted by relevance
816 void *thread_retval; in test_context_switch() local819 rc = pthread_join(finfo[i].thread, &thread_retval); in test_context_switch()825 if (thread_retval != &finfo[i]) in test_context_switch()827 i, thread_retval); in test_context_switch()