Searched refs:_thr_join (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_join.c44 __weak_reference(_thr_join, pthread_join);
45 __weak_reference(_thr_join, _pthread_join);
60 _thr_join(pthread_t pthread, void **thread_return) function
H A Dthr_init.c239 [PJT_JOIN] = {DUAL_ENTRY(_thr_join)},
H A Dthr_private.h1023 int _thr_join(pthread_t, void **);

Completed in 156 milliseconds