代码搜索:threading
找到约 3,703 项符合「threading」的源代码
代码结果 3,703
www.eeworm.com/read/367457/9746810
lnt lib-rw.lnt
// lib-rw.lnt
// Library Options file for Rogue Wave's Tools.h++
-esym(534,*operator) // ignore return value.
-esym(1702,operator) // both member and non-member
www.eeworm.com/read/133707/14029613
lnt lib-rw.lnt
// lib-rw.lnt
// Library Options file for Rogue Wave's Tools.h++
-esym(534,*operator) // ignore return value.
-esym(1702,operator) // both member and non-member
www.eeworm.com/read/131283/5947105
in makefile.in
# Makefile for GradSoft Threading package
# (C) Grad-Soft Ltd, Kiev, Ukrain.
# 2000, 2001, 2003
# http://www.gradsoft.com.ua/eng/
# $Id: Makefile.in,v 1.15 2002/04/09 10:47:38 kav Exp $
#
PROJECT_ROOT
www.eeworm.com/read/168845/5432477
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/168845/5434889
sln boostserializationlibrary.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Library", "Library.vcproj", "{30E10563-960A-11D7-9FE9-525400E2CF85}"
ProjectSection(P
www.eeworm.com/read/128531/5988839
h acenv.h
/******************************************************************************
*
* Name: acenv.h - Generation environment specific items
*
********************************************************
www.eeworm.com/read/168845/5430156
jam dmc-tools.jam
# Digital Mars C++
# (C) Copyright Christof Meerwald 2003.
# (C) Copyright Aleksey Gurtovoy 2004.
#
# Distributed under the Boost Software License, Version 1.0. (See
# accompanying file LICENSE
www.eeworm.com/read/168845/5432991
v2 jamfile.v2
#==============================================================================
# Copyright (c) 2002 Joel de Guzman
# Copyright (c) 2003-2004 Martin Wille
# http://spirit.sourceforge.net/
#
www.eeworm.com/read/168845/5433541
jam options.jam
# copyright John Maddock 2003
#
# this template defines the options common to
# all config builds and tests:
#
template config_options
: # sources
: # requirements
$(B