Home
last modified time | relevance | path

Searched refs:thrd_join (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dc11_threads.c133 VERIFY3S(thrd_join(threads[i], NULL), ==, thrd_success); in cthr_test_stress()
167 VERIFY3S(thrd_join(self, NULL), ==, thrd_error); in cthr_test_detach_err()
168 VERIFY3S(thrd_join(other, NULL), ==, thrd_error); in cthr_test_detach_err()
191 VERIFY3S(thrd_join(thrd, &status), ==, thrd_success); in cthr_test_detach()
196 VERIFY3S(thrd_join(thrd, &status), ==, thrd_success); in cthr_test_detach()
252 VERIFY3S(thrd_join(threads[i], NULL), ==, thrd_success); in cthr_test_broadcast()
292 VERIFY3S(thrd_join(threads[i], NULL), ==, thrd_success); in cthr_test_signal()
360 VERIFY3S(thrd_join(thrd, NULL), ==, thrd_success); in cthr_test_mtx_busy()
H A Dcall_once.c74 VERIFY3S(thrd_join(threads[i], NULL), ==, thrd_success); in main()
H A Dc11_tss.c77 VERIFY3S(thrd_join(threads[i], NULL), ==, thrd_success); in main()
/illumos-gate/usr/src/head/
H A Dthreads.h90 extern int thrd_join(thrd_t, int *);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dc11_thr.c235 thrd_join(thrd_t thrd, int *res) in thrd_join() function
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dthreads_h.cfg143 func | thrd_join |\
/illumos-gate/usr/src/man/man3c/
H A DMakefile522 thrd_join.3c \
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers447 thrd_join;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1482 file path=usr/share/man/man3c/thrd_join.3c