代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/178739/9386692
po log.po
log.o: log.c ../config.h /export/tools/i386-linux/include/pthread.h \
/export/tools/i386-linux/include/features.h \
/export/tools/i386-linux/include/sys/cdefs.h \
/export/tools/i386-linux/includ
www.eeworm.com/read/366402/9817908
h hardware.h
extern Data_port_window data_port_log[6],data_port_sti[6];
extern uint8_t *mem_file_changed;
extern int size_mem_file;
extern pthread_t thread;
extern int get_io_index();
extern void fill_zero();
ex
www.eeworm.com/read/364932/9886771
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/364932/9886775
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/356923/10218501
c motor.c
#include "hardware.h"
#include "motor.h"
#include
#include
#define ADCCON_SLEEP 0x20
#define ADCCON_FLAG 0x40
#define ADCCON_ENABLE_START 0x1
void init_MotorPort()
{
//Dead
www.eeworm.com/read/275843/10792479
c test.c
#include
#include
#include
#include
/* DB的函数执行完成后,返回0代表成功,否则失败 */
void print_error(int ret)
{
if(ret != 0)
printf("ERROR: %s\n",db_strerror(ret));
}
/*
www.eeworm.com/read/289562/7805543
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/289562/7805545
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/198616/7922613
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/198616/7922623
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