Searched refs:ub_thr_fork_wait (Results 1 – 2 of 2) sorted by relevance
290 #define ub_thread_join(thread) ub_thr_fork_wait(thread)291 void ub_thr_fork_wait(ub_thread_type thread);
134 void ub_thr_fork_wait(ub_thread_type thread) in ub_thr_fork_wait() function