Searched refs:joinRe (Results 1 – 1 of 1) sorted by relevance
79 void *joinRe = NULL; variable82 ret = pthread_join(tid, &joinRe);85 int *p = (int*)joinRe;123 void *joinRe = NULL; variable126 ret = pthread_join(tid, &joinRe);128 int *p = (int*)joinRe;154 void *joinRe = NULL; variable157 ret = pthread_join(tid, &joinRe);159 int *p = (int*)joinRe;