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