代码搜索:pThread

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

代码结果 7,828
www.eeworm.com/read/127087/6008096

h condition.h

/* * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/124465/6047265

conf tmake.conf

# # $Id: tmake.conf,v 1.1 2003/02/22 16:47:24 dgil Exp $ # # tmake configuration for reliant-cds (ReliantUNIX-Y 5.45 / CDS++ 2.0 for C++ and C) # TEMPLATE = app CONFIG = qt warn_on release TMAKE_
www.eeworm.com/read/103694/6213174

conf tmake.conf

# # $Id: tmake.conf,v 1.1 2003/02/22 16:47:24 dgil Exp $ # # tmake configuration for reliant-cds (ReliantUNIX-Y 5.45 / CDS++ 2.0 for C++ and C) # TEMPLATE = app CONFIG = qt warn_on release TMAKE_
www.eeworm.com/read/103451/6216132

c stl_threads.c

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

am makefile.am

osssources = OSS.c OSS.h \ mixer.c \ about.c \ configure.c \ audio.c \ init.c \ convert.c \ soundcard.h if HAVE_OSS ossltlibs = libOSS.la ossbuildsources = $(osssources) else ossltlibs = ossbuild
www.eeworm.com/read/249911/12447598

ac configure.ac

dnl Process this file with autoconf to produce a configure script. AC_INIT([efax-gtk], [2.2.7a]) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME,AC_PACKAGE_VERSION) AM_CONFIG_HEADER(src/config.h) dnl check for wo
www.eeworm.com/read/169190/5427152

h acconfig.h

#ifndef APR_PRIVATE_H #define APR_PRIVATE_H @TOP@ /* Various #defines we need to know about */ #undef USE_THREADS #undef EGD_DEFAULT_SOCKET #undef HAVE_isascii #undef DIRENT_INODE #undef DIRENT_TYPE
www.eeworm.com/read/163883/5506974

c stl_threads.c

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

conf tmake.conf

# # $Id$ # # tmake configuration for reliant-cds (ReliantUNIX-Y 5.45 / CDS++ 2.0 for C++ and C) # TEMPLATE = app CONFIG = qt warn_on release TMAKE_CC = cc TMAKE_CFLAGS = TMAKE_CFLAGS_WARN_ON =
www.eeworm.com/read/414970/11089273

in configure.in

dnl Process this file with autoconf to produce a configure script. AC_INIT(Makefile.am) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE(lbreakout,010315) dnl Checks for programs. AC_PROG_CC AC_PROG_CXX