代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/292685/3950441
c ngx_pthread_thread.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
static ngx_uint_t nthreads;
static ngx_uint_t max_threads;
static pthread_attr_t thr_attr;
ngx_err_t
ngx
www.eeworm.com/read/288937/3997979
h stl_pthread_alloc.h
/*
* Copyright (c) 1996-1997
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby gra
www.eeworm.com/read/283355/4080198
patch sh4-pthread.patch
Patch to fix following test case failure:
=== libstdc++-v3 tests ===
FAIL: thread/pthread1.cc (test for excess errors)
Excess errors:
/opt/cegl-2.0/sh4-unknown-linux-gnu/gcc-ss-3_3-20030714-glibc-2
www.eeworm.com/read/283355/4080365
patch sh4-pthread.patch
See http://gcc.gnu.org/PR11903
Patch to fix following test case failure:
=== libstdc++-v3 tests ===
FAIL: thread/pthread1.cc (test for excess errors)
Excess errors:
/opt/cegl-2.0/sh4-unknown-linux
www.eeworm.com/read/440906/1785449
h stl_pthread_alloc.h
// Wrapper of pthread allocation header -*- C++ -*-
// Copyright (C) 2001 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can
www.eeworm.com/read/434168/1874621
c ngx_pthread_thread.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
static ngx_uint_t nthreads;
static ngx_uint_t max_threads;
static pthread_attr_t thr_attr;
ngx_err_t
ngx
www.eeworm.com/read/427042/1980765
m4 acx_pthread.m4
dnl @synopsis ACX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
dnl
dnl This macro figures out how to build C programs using POSIX
dnl threads. It sets the PTHREAD_LIBS output variable to the thr
www.eeworm.com/read/427042/1982999
svn-base pthread.c.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
www.eeworm.com/read/427042/1983349
svn-base pthread.c.svn-base
/*
* Copyright (c) 2004 Roman Shaposhnik.
*
* Many thanks to Steven M. Schultz for providing clever ideas and
* to Michael Niedermayer for writing initial
* implementation.
*
www.eeworm.com/read/427042/1984443
m4 acx_pthread.m4
dnl @synopsis ACX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
dnl
dnl This macro figures out how to build C programs using POSIX
dnl threads. It sets the PTHREAD_LIBS output variable to the thr