Searched defs:thread_join (Results 1 – 5 of 5) sorted by relevance
40 static inline void thread_join(thread_t thread) in thread_join() function71 static inline void thread_join(thread_t thread) in thread_join() function
234 function thread_join() function
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
384 enum cb_err thread_join(struct thread_handle *handle) in thread_join() function
552 status_t thread_join(thread_t *t, int *retcode, lk_time_t timeout) in thread_join() function