Home
last modified time | relevance | path

Searched refs:thr_ret (Results 1 – 1 of 1) sorted by relevance

/stdlib/
A Dtst-tls-atexit.c92 void *thr_ret; in spawn_thread() local
100 if ((ret = pthread_join (t, &thr_ret)) != 0) in spawn_thread()
106 if (thr_ret != NULL) in spawn_thread()

Completed in 4 milliseconds