Home
last modified time | relevance | path

Searched defs:thrd_join (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libstdthreads/
H A Dthrd.c103 thrd_join(thrd_t thr, int *res) in thrd_join() function
/freebsd/contrib/processor-trace/include/windows/
H A Dthreads.h103 static inline int thrd_join(thrd_t *thrd, int *res) in thrd_join() function
/freebsd/contrib/processor-trace/include/posix/
H A Dthreads.h107 static inline int thrd_join(thrd_t *thrd, int *res) in thrd_join() function