代码搜索:pThread

找到约 7,828 项符合「pThread」的源代码

代码结果 7,828
www.eeworm.com/read/290808/3970814

lc readline.lc

/* include readline1 */ #include "unpthread.h"## 1 ##src/threads/readline.c## static pthread_key_t rl_key;## 2 ##src/threads/readline.c## static pthread_once_t rl_once = PTHREAD_ONCE_INIT;## 3
www.eeworm.com/read/274076/4190653

c test1.c

#include typedef struct _song{ int i; int j; } SONG; void* thread1(); void* thread2(); main() { pthread_t thd1,thd2; pthread_attr_t thdattr1,thdattr2
www.eeworm.com/read/434177/1874319

cpp dllserver.cpp

#include "com/Com.h" #include "com/comerror.h" #include #include static int32_t volatile lock_count = 0; static pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER; FX_W
www.eeworm.com/read/222279/14698735

c cdthread.c

/* ************************************************************************ History ************************************************************************ */ /* 23 April 1998 A dummy pthread module
www.eeworm.com/read/314413/13568346

in makefile.in

CC=@PTHREAD_CC@ CFLAGS=@CFLAGS@ @PTHREAD_CFLAGS@ @DEFS@ @THRLIB@ CPPFLAGS=@CPPFLAGS@ LIBS=@LIBS@ @PTHREAD_LIBS@ LDFLAGS=@LDFLAGS@ SOBJS=pathload_snd.o pathload_snd_func.o ROBJS=pathload_rcv.o pathlo
www.eeworm.com/read/209211/4983018

irix make.irix

# Unix PTHREAD= # for Mac #PTHREAD=-pthread AR=ar AS=as ASFLAGS=-c -mips3 RANLIB=true X11=/usr/X11R6 #CC=gcc #CFLAGS=-Wall -Wno-missing-braces -ggdb -I$(ROOT) -I$(ROOT)/include -I$(ROOT)/kern -c -I$(X
www.eeworm.com/read/280112/4128138

h ci.h

#include #include #include #include"head.h" #define MAXDATASIZE 500 #define BACKLOG 100 #include"message.h" pthread_t td1; pthread_t td2; #ifndef CI_H #defin
www.eeworm.com/read/280112/4128153

h ci.h

#include #include #include #include"head.h" #define MAXDATASIZE 500 #define BACKLOG 100 #include"message.h" pthread_t td1; pthread_t td2; #ifndef CI_H #defin
www.eeworm.com/read/280112/4128168

h ci.h

#include #include #include #include"head.h" #define MAXDATASIZE 500 #define BACKLOG 100 #include"message.h" pthread_t td1; pthread_t td2; #ifndef CI_H #defin
www.eeworm.com/read/280112/4128183

h ci.h

#include #include #include #include"head.h" #define MAXDATASIZE 500 #define BACKLOG 100 #include"message.h" pthread_t td1; pthread_t td2; #ifndef CI_H #defin