Searched defs:thread_join (Results 1 – 5 of 5) sorted by relevance
86 static inline void thread_join(thread_t thread) in thread_join() function133 static inline void thread_join(thread_t thread) in thread_join() function
303 static int thread_join (int *ret) in thread_join() function
35 # define thread_join pthread_join macro
85 void (*thread_join) (gpointer thread); member
538 inline void thread_join( OS_thread_t thread) in thread_join() function