代码搜索:Pthread
找到约 7,828 项符合「Pthread」的源代码
代码结果 7,828
www.eeworm.com/read/264377/11317378
mk freebsd.mk
include ../Make.defines.freebsd
EXTRA=
EXTRALIBS=-pthread
PROGS = threadid exitstatus cleanup badexit2
all: condvar.o mutex1.o mutex2.o mutex3.o rwlock.o ${PROGS}
condvar.o: condvar.c
mutex1.o: mu
www.eeworm.com/read/264377/11317382
mk linux.mk
include ../Make.defines.linux
EXTRA=
EXTRALIBS=-pthread
PROGS = threadid exitstatus cleanup badexit2
all: condvar.o mutex1.o mutex2.o mutex3.o rwlock.o ${PROGS}
condvar.o: condvar.c
mutex1.o: mute
www.eeworm.com/read/253410/12225235
mk freebsd.mk
include ../Make.defines.freebsd
EXTRA=
EXTRALIBS=-pthread
PROGS = threadid exitstatus cleanup badexit2
all: condvar.o mutex1.o mutex2.o mutex3.o rwlock.o ${PROGS}
condvar.o: condvar.c
mutex1.o: mu
www.eeworm.com/read/253410/12225238
mk linux.mk
include ../Make.defines.linux
EXTRA=
EXTRALIBS=-pthread
PROGS = threadid exitstatus cleanup badexit2
all: condvar.o mutex1.o mutex2.o mutex3.o rwlock.o ${PROGS}
condvar.o: condvar.c
mutex1.o: mute
www.eeworm.com/read/123913/14606889
h mcled.h
#ifndef MCLED_H
#define MCLED_H
#include
#include
#define DELAY 60000
#define RTC_MODE 0
#define STA_MODE 1
#define AP_DVD 0
#define AP_VCD 1
#define AP_CD 2
#define AP_
www.eeworm.com/read/250033/4442890
plo util.plo
util.lo: util.c ../../config.h \
/8634L/v147/smp86xx_toolchain_2.7.147.0/build_mipsel/staging_dir/bin-ccache/../lib/gcc/mipsel-linux-uclibc/3.4.2/../../../../mipsel-linux-uclibc/sys-include/pthread.
www.eeworm.com/read/209211/4982830
osx make.osx
# Mac OS X
PTHREAD= # for Mac
AR=ar
AS=as
RANLIB=ranlib
X11=/usr/X11R6
CC=gcc
CFLAGS=-Wall -Wno-missing-braces -ggdb -I$(ROOT) -I$(ROOT)/include -I$(ROOT)/kern -c -I$(X11)/include -D_THREAD_SAFE $(PTH
www.eeworm.com/read/200278/5070781
mk freebsd.mk
include ../Make.defines.freebsd
EXTRA=
EXTRALIBS=-pthread
PROGS = threadid exitstatus cleanup badexit2
all: condvar.o mutex1.o mutex2.o mutex3.o rwlock.o ${PROGS}
condvar.o: condvar.c
mutex1.o: mu
www.eeworm.com/read/200278/5070783
mk linux.mk
include ../Make.defines.linux
EXTRA=
EXTRALIBS=-pthread
PROGS = threadid exitstatus cleanup badexit2
all: condvar.o mutex1.o mutex2.o mutex3.o rwlock.o ${PROGS}
condvar.o: condvar.c
mutex1.o: mute
www.eeworm.com/read/200278/5070985
mk linux.mk
include ../Make.defines.linux
EXTRA=
EXTRALIBS=-pthread
PROGS = atfork timeout suspend
all: detach.o getenv1.o getenv2.o getenv3.o ${PROGS}
detach.o: detach.c
timeout.o: timeout.c
getenv1.o: gete