Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_join.c41 __weak_reference(_thr_join, pthread_join);
42 __weak_reference(_thr_join, _pthread_join);
57 _thr_join(pthread_t pthread, void **thread_return) in _thr_join() function
H A Dthr_init.c237 [PJT_JOIN] = {DUAL_ENTRY(_thr_join)},
H A Dthr_private.h1025 int _thr_join(pthread_t, void **);