Searched refs:thr_join (Results 1 – 3 of 3) sorted by relevance
27 thr_join.c \
49 #define thr_join(t,d,s) pthread_join(t,s) macro
213 #define ub_thread_join(thread) LOCKRET(thr_join(thread, NULL, NULL))