Searched refs:thr_ret (Results 1 – 1 of 1) sorted by relevance
531 void *thr_ret; in do_child() local532 ret = pthread_join (th, &thr_ret); in do_child()539 else if (thr_ret) in do_child()
Completed in 5 milliseconds