Home
last modified time | relevance | path

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

/netbsd/src/lib/libpthread/
Dthreads.h59 typedef pthread_t thrd_t; typedef
105 int thrd_create(thrd_t *, thrd_start_t, void *);
106 thrd_t thrd_current(void);
107 int thrd_detach(thrd_t);
108 int thrd_equal(thrd_t, thrd_t);
110 int thrd_join(thrd_t, int *);
Dthrd.c66 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) in thrd_create()
96 thrd_t
104 thrd_detach(thrd_t thr) in thrd_detach()
116 thrd_equal(thrd_t t1, thrd_t t2) in thrd_equal()
133 thrd_join(thrd_t thrd, int *res) in thrd_join()
/netbsd/src/tests/lib/libpthread/
Dt_thrd.c64 thrd_t t; in ATF_TC_BODY()
91 thrd_t s, t; in ATF_TC_BODY()
119 thrd_t t; in ATF_TC_BODY()
149 thrd_t t; in ATF_TC_BODY()
Dt_call_once.c70 thrd_t t[CO_THREADS]; in ATF_TC_BODY()
Dt_tss.c149 thrd_t t; in ATF_TC_BODY()
Dt_cnd.c87 thrd_t t[B_THREADS]; in cnd_notify()
Dt_cancellation.c110 thrd_t *tp = cookie; in cleanup_thrd_join()
823 thrd_t t; in cancelpoint_thrd_join()
/netbsd/src/external/lgpl3/mpfr/dist/
Dacinclude.m41817 thrd_t thd_idx;
Dconfigure15135 thrd_t thd_idx;