Searched refs:thread_retval_ptr (Results 1 – 1 of 1) sorted by relevance
165 void* thread_retval_ptr = &thread_retval; in main() local214 pthread_join(threads[thread_index], &thread_retval_ptr); in main()