Home | History | Annotate | Download | only in libpthread

Lines Matching refs:thrd

260 SRCS+=		call_once.c cnd.c mtx.c thrd.c tss.c
261 MAN+= threads.3 call_once.3 cnd.3 mtx.3 thrd.3 tss.3
280 MLINKS+= thrd.3 thrd_create.3
281 MLINKS+= thrd.3 thrd_current.3
282 MLINKS+= thrd.3 thrd_detach.3
283 MLINKS+= thrd.3 thrd_equal.3
284 MLINKS+= thrd.3 thrd_exit.3
285 MLINKS+= thrd.3 thrd_join.3
286 MLINKS+= thrd.3 thrd_sleep.3
287 MLINKS+= thrd.3 thrd_yield.3