Searched refs:thrd_detach (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/
H A Dthreads.h87 extern int thrd_detach(thrd_t);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dc11_thr.c214 thrd_detach(thrd_t thr) function
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dc11_threads.c152 VERIFY3S(thrd_detach(other), ==, thrd_success);
165 VERIFY3S(thrd_detach(other), ==, thrd_success);
/illumos-gate/usr/src/man/man3c/
H A DMakefile483 thrd_detach.3c \

Completed in 54 milliseconds