代码搜索:pThread

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

代码结果 7,828
www.eeworm.com/read/163883/5506876

h pthread_alloc.h

/* * * Copyright (c) 1994 * Hewlett-Packard Company * * Copyright (c) 1996,1997 * Silicon Graphics Computer Systems, Inc. * * Copyright (c) 1997 * Moscow Center for SPARC Technology
www.eeworm.com/read/162614/5515338

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/162614/5516035

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/346361/3184560

h my_pthread.h

/* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Publ
www.eeworm.com/read/344386/3211081

h my_pthread.h

/* Copyright (C) 2000 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Fou
www.eeworm.com/read/341021/3260538

c pthread_sendrecv.c

/* (C) 2007 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "mpi.h" #include #include #include #include #define
www.eeworm.com/read/341021/3260539

c pthread_allreduce.c

/* (C) 2007 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "mpi.h" #include #include #include #include #define
www.eeworm.com/read/340665/3283830

h pthread_allocimpl.h

// POSIX thread-related memory allocation -*- C++ -*- // Copyright (C) 2001 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you c
www.eeworm.com/read/340665/3283870

cc pthread1.cc

// 2002-01-23 Loren J. Rittle // // Copyright (C) 2002, 2003 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library
www.eeworm.com/read/340665/3283871

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