代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/132665/14081126
h acconfig.h
#undef PACKAGE
#undef VERSION
#undef HAVE_LIBZ
#undef HAVE_LIBM
#undef HAVE_ISINF
#undef HAVE_ISNAN
#undef HAVE_LIBHISTORY
#undef HAVE_LIBREADLINE
#undef HAVE_LIBPTHREAD
#undef HAVE_PTHREAD_H
/* Defi
www.eeworm.com/read/106368/15638642
c shared.c
/***************************************************************************
* *
* This program is free software; you can re
www.eeworm.com/read/355264/3060098
h pthreadapi.h
//////////////////////////////////////////////////////////////////////
//
// pthreadAPI.h
//
// by Reiot
//
//////////////////////////////////////////////////////////////////////
#ifndef __PTHREAD_AP
www.eeworm.com/read/124347/6053547
c cancel5.c
/*
* File: cancel5.c
*
* Test Synopsis: Test calling pthread_cancel from the main thread
* without calling pthread_self() in main.
*
* Test Method (Validation or Falsificati
www.eeworm.com/read/221464/4830058
v2 jamfile.v2
import os ;
if [ os.name ] = NT
{
reqts = shared:BOOST_THREAD_BUILD_DLL=1 ;
}
else
{
# Declare the uses system library
lib pthread : : pthread ;
usage =
www.eeworm.com/read/209211/4983017
unix make.unix
# Unix
#PTHREAD= # for Mac
PTHREAD=-pthread
AR=ar
AS=as
RANLIB=ranlib
X11=/usr/X11R6
CC=gcc
CFLAGS=-Wall -Wno-missing-braces -ggdb -I$(ROOT) -I$(ROOT)/include -I$(ROOT)/kern -c -I$(X11)/include -D_THR
www.eeworm.com/read/373390/9457803
c prg8_2.c
// File: prg8_2.c
#include /* standard I/O routines */
#include /* pthread functions and data structures */
#include /* Th
www.eeworm.com/read/175434/9549070
c prg8_2.c
// File: prg8_2.c
#include /* standard I/O routines */
#include /* pthread functions and data structures */
#include /* Th
www.eeworm.com/read/303023/13823892
in config.h.in
/* config.h.in. Generated from configure.ac by autoheader. */
/* Include pthread support for binary relocation? */
#undef BR_PTHREAD
/* Use binary relocation? */
#undef ENABLE_BINRELOC
/* Define
www.eeworm.com/read/156147/11824619
c prg8_2.c
// File: prg8_2.c
#include /* standard I/O routines */
#include /* pthread functions and data structures */
#include /* Th