Searched refs:tret (Results 1 – 1 of 1) sorted by relevance
93 void *tret = NULL; in run_threads() local103 RETURN_IF_FAIL (pthread_join, t, &tret); in run_threads()111 if (tret != NULL) in run_threads()
Completed in 3 milliseconds