Searched refs:threval (Results 1 – 1 of 1) sorted by relevance
102 void *threval; in main() local106 assert(pthread_join(thr, &threval) == 0); in main()