代码搜索:pThread

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

代码结果 7,828
www.eeworm.com/read/449059/1682513

h memoire.h

#ifndef MEMOIRE_H #define MEMOIRE_H #include #include #include #include #include #include #include
www.eeworm.com/read/449059/1682565

c mainmessage.c

#include "msgCom.h" #include #include "controlpanel.h" int Message(HWND hWnd) { // pthread_t th_a; /* #ifdef _IME_GB2312 GBIMEWindow (HWND_DESKTOP); #endif /*#ifdef _IME_G
www.eeworm.com/read/437028/1836996

c ksr.c

#include #include #include "sndrcv.h" #include "sndrcvP.h" #include "ksr.h" #define LOCK(x) _gspwt(x) #define UNLOCK(x) _rsp(x) #define MINIMUM(x,y) ((x)
www.eeworm.com/read/434177/1874325

cpp git.cpp

#include "com/Com.h" #include "com/comerror.h" #include #include #include #include "com/linux/git.h" #include "com/linux/internal.h" struct StdGITEntry {
www.eeworm.com/read/428420/1960145

h maxeds~1.h

// Larbin // Sebastien Ailleret // 09-11-99 -> 20-01-00 /* this fifo cannot grow */ #ifndef MAXFIFO_H #define MAXFIFO_H #include #include #include "xutils/GenericFifo.h" te
www.eeworm.com/read/427042/1984451

am makefile.am

lib_LTLIBRARIES = libeXosip2.la # # Other flags to add someday: # -Wcast-qual # -Wwrite-strings # -Wstrict-prototypes # -Werror # AM_CFLAGS = @EXOSIP_FLAGS@ @CFLAGS@ @PTHREAD_CFLAGS@ libeXosip2_l
www.eeworm.com/read/411046/2193481

makefile

# $Id: Makefile,v 1.4 2002/11/12 20:25:13 veer Exp $ BUILD = ../../../build include $(BUILD)/Makefile.pre PACKAGES += PTHREAD SIP SDP2 SIPMGCP UTIL LIBCEXT LIBXML CODE_SUBDIRS = samples unit_test
www.eeworm.com/read/411046/2194226

makefile

# $Id: Makefile,v 1.6 2002/11/09 02:10:17 derekm Exp $ BUILD = ../../build include $(BUILD)/Makefile.pre TARGET_LIBRARY = libsdp2 PACKAGES += UTIL PTHREAD ifeq ($(USE_SSL),1) PACKAGES += OPENSSL e
www.eeworm.com/read/406090/2280582

c ipe.c

#include #include #include #include #include #include #include #include #include "../udpcast/rateGovernor
www.eeworm.com/read/401176/2342888

am makefile.am

INCLUDES = -I$(top_srcdir)/src/include SUBDIRS = . EXTRA_DIST = timertimer.c noinst_LTLIBRARIES = \ libthreads.la libthreads_la_SOURCES = \ mutex.c \ pthread.c \ semaphore.c \ shutdown.c \