Lines Matching defs:pthread
6 LIB= pthread
27 INCS= pthread.h pthread_types.h pthread_queue.h
45 LIB_EXPSYM= pthread.expsym
46 pthread.expsym: ${EXPSYM_SRCS}
50 CLEANFILES+= pthread.expsym pthread.expsym.tmp
56 # Since <pthread.h> is not used, allow declaring pthread_create and
69 # NOTE: When you create a new file for libpthread, make sure that pthread.c
73 SRCS= pthread.c
125 COPTS.pthread.c += -Wno-stack-protector -Wno-format-nonliteral
130 MAN+= affinity.3 pthread.3 \