代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/237551/4623452
h pthread-functions.h
/* Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper , 2003.
The GNU C Libra
www.eeworm.com/read/237551/4623455
c pthread_sigmask.c
/* Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper , 2002.
The GNU C Library is free s
www.eeworm.com/read/233448/4669487
h pthread_support.h
#ifndef GC_PTHREAD_SUPPORT_H
#define GC_PTHREAD_SUPPORT_H
# include "private/gc_priv.h"
# if defined(GC_PTHREADS) && !defined(GC_SOLARIS_THREADS) \
&& !defined(GC_IRIX_THREADS) && !defined(GC_W
www.eeworm.com/read/233448/4670104
t-osf-pthread
# Provide dummy POSIX threads functions
LIB2FUNCS_EXTRA += $(srcdir)/gthr-posix.c
# Compile libgcc2 with POSIX threads supports
TARGET_LIBGCC2_CFLAGS=-pthread
www.eeworm.com/read/233448/4690522
cc pthread1.cc
// 2002-01-23 Loren J. Rittle
//
// Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This li
www.eeworm.com/read/233448/4690523
cc pthread6.cc
// 2002-01-23 Loren J. Rittle
// Adpated from libstdc++/5444 submitted by markus.breuer@materna.de
//
// Copyright (C) 2002, 2003 Free Software Foundation, In
www.eeworm.com/read/233448/4690524
cc pthread3.cc
// 2002-01-23 Loren J. Rittle
// Adpated from libstdc++/5347 submitted by markus.breuer@materna.de
//
// Copyright (C) 2002, 2003 Free Software Foundation, In
www.eeworm.com/read/233448/4690525
cc pthread4.cc
// 2002-01-23 Loren J. Rittle
// Adapted from http://gcc.gnu.org/ml/gcc-bugs/2002-01/msg00679.html
// which was adapted from pthread1.cc by Mike Lu
www.eeworm.com/read/233448/4690526
cc pthread2.cc
// 2002-01-23 Loren J. Rittle
// Adpated from libstdc++/5347 submitted by markus.breuer@materna.de
//
// Copyright (C) 2002, 2003 Free Software Foundation, In
www.eeworm.com/read/233448/4690527
cc pthread5.cc
// 2002-01-23 Loren J. Rittle
// Adpated from libstdc++/5464 submitted by jjessel@amadeus.net
// Jean-Francois JESSEL (Amadeus SAS Development)
//
// Copyrig