Searched refs:pthread_res (Results 1 – 1 of 1) sorted by relevance
8 void* pthread_res; in thrd_join() local9 __pthread_join(t, &pthread_res); in thrd_join()11 *res = (int)(intptr_t)pthread_res; in thrd_join()
Completed in 1 milliseconds