Searched defs:thr_join (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c45 #pragma weak _thr_join = thr_join
312 * thr_join() stores -1 in the ul_lwpid member.
795 * the ulwp_t struct for the benefit of thr_join().
1069 thr_join(thread_t tid, thread_t *departed, void **status) function
1076 * pthread_join() differs from Solaris thr_join():

Completed in 62 milliseconds