Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A DMakefile.inc27 thr_join.c \
/freebsd/cddl/contrib/opensolaris/head/
H A Dthread.h49 #define thr_join(t,d,s) pthread_join(t,s) macro
/freebsd/contrib/unbound/util/
H A Dlocks.h213 #define ub_thread_join(thread) LOCKRET(thr_join(thread, NULL, NULL))