Home
last modified time | relevance | path

Searched refs:thrd_detach (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/lib/libstdthreads/
HDSymbol.map21 thrd_detach;
HDMakefile25 thrd_create.3 thrd_detach.3 \
HDthrd.c82 thrd_detach(thrd_t thr) in thrd_detach() function
HDthreads.h102 int thrd_detach(thrd_t);
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
HD__threading_support571 return thrd_detach(*__t) == thrd_success ? 0 : EINVAL;