代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/213147/4922215
svn-base makefile.svn-base
#CPPFLAGS = -D__cplusplus -D_GNU_SOURCE -D_LINUX -I../../core
#LDFLAGS =
#LD = gcc
#TAR = peercast-linux.tgz
INCLUDES = -I../../core -I../../core/common
CPPFLAGS = -pthread -D__cplusplus -D_LINUX -
www.eeworm.com/read/200458/5064987
makefile_freebsd
# Make PortAudio for FreeBSD
LIBS = -lm -pthread
CDEFINES = -I../pa_common
CFLAGS = -g
PASRC = ../pa_common/pa_lib.c pa_freebsd.c
PAINC = ../pa_common/portaudio.h
# Tests that work.
#TESTC = $(P
www.eeworm.com/read/198784/5082305
cpp cond.cpp
#include "../sync/sync.h"
#include
#include "Thread.h"
#include "TestThread.h"
#include "Job.h"
#include "ThreadPool.h"
#include "list.h"
#define SUMSIZE 10
#define BUFSIZE 8
int bufin=0;
www.eeworm.com/read/198784/5082331
cpp cond.cpp
#include "../sync/sync.h"
#include
#include "Thread.h"
#include "TestThread.h"
#include "Job.h"
#include "ThreadPool.h"
#include "list.h"
#define SUMSIZE 10
#define BUFSIZE 8
int bufin=0;
www.eeworm.com/read/198784/5082393
cpp cond.cpp
#include "../sync/sync.h"
#include
#include "Thread.h"
#include "TestThread.h"
#include "Job.h"
#include "ThreadPool.h"
#include "list.h"
#define SUMSIZE 10
#define BUFSIZE 8
int bufin=0;
www.eeworm.com/read/182825/5262633
cc tksender.cc
#include
#include
#include
#include
#include
#include
#include "coop-agent.h"
ofstream out;
int pkt_cnt = 1;
string getLine(int
www.eeworm.com/read/182103/5266816
c mutexsetprioceiling.c
/*
* $Id: mutexsetprioceiling.c,v 1.4 2001/01/24 14:17:28 joel Exp $
*/
#if HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include
#include
#include
www.eeworm.com/read/182103/5266833
c condsignalsupp.c
/*
* $Id: condsignalsupp.c,v 1.2 2001/01/24 14:17:28 joel Exp $
*/
#if HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include
#include
#include
www.eeworm.com/read/182103/5266844
c mutexfromcorestatus.c
/*
* $Id: mutexfromcorestatus.c,v 1.2 2001/01/24 14:17:28 joel Exp $
*/
#if HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include
#include
#include
www.eeworm.com/read/182103/5266863
c cleanuppop.c
/*
* $Id: cleanuppop.c,v 1.3.2.1 2003/10/13 21:37:42 joel Exp $
*/
#if HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include
#include
#include