Searched defs:departed (Results 1 – 2 of 2) sorted by relevance
730 int thr_join_intercept(thread_t joinee, thread_t *departed, void **thread_return) in thr_join_intercept()
638 static int thr_join_WRK(thread_t joinee, thread_t *departed, void **thread_return) in thr_join_WRK()661 thread_t joinee, thread_t *departed, void **thread_return) { in PTH_FUNC()