Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dc11_threads.c128 VERIFY3S(thrd_create(&threads[i], cthr_test_stress_thr, in cthr_test_stress()
148 VERIFY3S(thrd_create(&other, cthr_test_sleep_thr, NULL), ==, in cthr_test_equal()
163 VERIFY3S(thrd_create(&other, cthr_test_sleep_thr, NULL), ==, in cthr_test_detach_err()
189 VERIFY3S(thrd_create(&thrd, cthr_test_detach_thr0, NULL), ==, in cthr_test_detach()
194 VERIFY3S(thrd_create(&thrd, cthr_test_detach_thr1, NULL), ==, in cthr_test_detach()
242 VERIFY3S(thrd_create(&threads[i], cthr_test_broadcast_thr, in cthr_test_broadcast()
282 VERIFY3S(thrd_create(&threads[i], cthr_test_signal_thr, NULL), in cthr_test_signal()
358 VERIFY3S(thrd_create(&thrd, cthr_test_mtx_busy_thr, &mtx), ==, in cthr_test_mtx_busy()
H A Dcall_once.c64 VERIFY3S(thrd_create(&threads[i], co_thr, NULL), ==, in main()
H A Dc11_tss.c72 VERIFY3S(thrd_create(&threads[i], ct_tss_thr, in main()
/illumos-gate/usr/src/head/
H A Dthreads.h85 extern int thrd_create(thrd_t *, thrd_start_t, void *);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dc11_thr.c194 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) in thrd_create() function
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dthreads_h.cfg118 func | thrd_create |\
/illumos-gate/usr/src/man/man3c/
H A DMakefile517 thrd_create.3c \
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers442 thrd_create;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1477 file path=usr/share/man/man3c/thrd_create.3c