Searched refs:retcode1 (Results 1 – 1 of 1) sorted by relevance
47 int retcode0, retcode1; in fibo_thread() local50 thread_join(t[1], &retcode1, INFINITE_TIME); in fibo_thread()52 return retcode0 + retcode1; in fibo_thread()
Completed in 9 milliseconds