代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/376006/2717767
regress makefile.regress
override CPPFLAGS := -I../../include -I$(top_srcdir)/src/interfaces/ecpg/include \
-I$(libpq_srcdir) $(CPPFLAGS)
override CFLAGS += $(PTHREAD_CFLAGS)
override LDFLAGS := -L../../ecpglib -L../../pg
www.eeworm.com/read/375190/2725918
c darwin_stop_world.c
#include "private/pthread_support.h"
/* This probably needs more porting work to ppc64. */
# if defined(GC_DARWIN_THREADS)
/* From "Inside Mac OS X - Mach-O Runtime Architecture" published by Apple
www.eeworm.com/read/367182/2850306
h pthreadtypes.h
/* Machine-specific pthread type layouts. Alpha version.
Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library
www.eeworm.com/read/354889/3072417
h os.h
/**
@file os.h
Operating system functions used by uCIP.
Use this as a starting point to adapt uCIP
to your own operating system.
*/
#ifndef _OS_H_
#define _OS_H_
#include
www.eeworm.com/read/262229/4314500
h os.h
/**
@file os.h
Operating system functions used by uCIP.
Use this as a starting point to adapt uCIP
to your own operating system.
*/
#ifndef _OS_H_
#define _OS_H_
#include
www.eeworm.com/read/252498/4404057
makefile
# $Id: Makefile,v 1.1 2001/03/26 10:35:31 icahoon Exp $
#
BUILD = ../../../build
include $(BUILD)/Makefile.pre
# DEFINES +=
#
PACKAGES += UTIL PTHREAD
# names of programs (e.g. test programs) t
www.eeworm.com/read/252498/4404108
makefile
# $Id: Makefile,v 1.3 2001/10/30 21:48:47 icahoon Exp $
#
BUILD = ../../../build
include $(BUILD)/Makefile.pre
# DEFINES +=
#
PACKAGES += UTIL PTHREAD LIBCEXT LIBXML
# names of programs (e.g. t
www.eeworm.com/read/252498/4404282
makefile
# $Id: Makefile,v 1.4 2001/04/13 06:30:19 icahoon Exp $
#
BUILD = ../../../build
include $(BUILD)/Makefile.pre
# DEFINES +=
#
PACKAGES += UTIL PTHREAD LIBCEXT LIBXML
# names of programs (e.g. t
www.eeworm.com/read/252498/4404337
makefile
# $Id: Makefile,v 1.2 2001/03/26 10:35:35 icahoon Exp $
BUILD = ../../../build
include $(BUILD)/Makefile.pre
PACKAGES += TRANSPORT UTIL LIBXML PTHREAD
# names of programs (e.g. test programs) to
www.eeworm.com/read/252498/4404347
makefile
# $Id: Makefile,v 1.5 2001/03/26 10:35:36 icahoon Exp $
BUILD = ../../../build
include $(BUILD)/Makefile.pre
PACKAGES += TRANSPORT UTIL LIBXML PTHREAD
# names of programs (e.g. test programs) to