HomeSort by: relevance | last modified time | path
    Searched defs:pthread (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libpthread/
Makefile 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-nonlitera
    [all...]

Completed in 10 milliseconds