代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/338072/3325075
makefile
# $Id: Makefile,v 1.56.2.2 2003/01/22 00:39:23 bko Exp $
BUILD = ../../build
include $(BUILD)/Makefile.pre
DEFINES += USE_PTHREADS
PACKAGES += UTIL LIBCEXT PTHREAD LIBXML OPENSSL
# testSer
www.eeworm.com/read/320652/3542403
h pthreadtypes.h
/* Machine-specific pthread type layouts. PowerPC version.
Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Paul Mac
www.eeworm.com/read/320652/3542556
h pthreadtypes.h
/* Machine-specific pthread type layouts. SPARC version.
Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jeli
www.eeworm.com/read/304657/3794045
c darwin_stop_world.c
#include "private/pthread_support.h"
# if defined(GC_DARWIN_THREADS)
/* From "Inside Mac OS X - Mach-O Runtime Architecture" published by Apple
Page 49:
"The space beneath the stack pointer, w
www.eeworm.com/read/304657/3794112
am makefile.am
# Makefile.frag for kaffevm pthread.
#
# Copyright (c) 1996, 1997, 1998, 1999
# Transvirtual Technologies, Inc. All rights reserved.
#
# Copyright (c) 2004
# Kaffe.org contributors. See ChangeLog for
www.eeworm.com/read/304525/3798619
h searchthreadparams.h
// SearchThreadParams.h header file
#include
typedef struct tagThreadParams
{
CWinThread *m_pThread;
CTime m_SearchTime;
DWORD m_threadID;
CString m_BaseUrl;
CString m
www.eeworm.com/read/298657/3860759
c weaks.c
/* The weak pthread functions for Linux.
Copyright (C) 1996,1997,1998,1999,2000,2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software
www.eeworm.com/read/294555/3916379
c pvibrate.c
/*
* @(#)pvibrate.c 1.1 02/08/26 @(#)
*
* Copyright (c) 1999-2002 Sun Microsystems, Inc. All rights reserved.
* PROPRIETARY/CONFIDENTIAL
* Use is subject to license terms.
*/
#include
www.eeworm.com/read/279968/4129848
c weaks.c
/* The weak pthread functions for Linux.
Copyright (C) 1996,1997,1998,1999,2000,2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software
www.eeworm.com/read/411046/2197120
makefile
# $Id: Makefile,v 1.56.2.2 2003/01/22 00:39:23 bko Exp $
BUILD = ../../build
include $(BUILD)/Makefile.pre
DEFINES += USE_PTHREADS
PACKAGES += UTIL LIBCEXT PTHREAD LIBXML OPENSSL
# testSer