Searched refs:pthread_res (Results 1 – 1 of 1) sorted by relevance
7 void *pthread_res; in thrd_join() local8 __pthread_join(t, &pthread_res); in thrd_join()9 if (res) *res = (int)(intptr_t)pthread_res; in thrd_join()