代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/246132/12753824
h thread_pool.h
/**
* \file thread_pool.h
* \author Plugware Solutions.com, Ltd.
* \date
* \brief [brief here]
*
* Copyright (c) 2003, 2004
* Plugware Solutions.com, Ltd.
www.eeworm.com/read/317645/13500333
c config.c
#include "thcfg.h"//假如最多有12个线程,每个线程最大堆栈大小为6*1024
struct thread_cfg thcfg={
manager_stack_size:120*1024,
each_thread_stack_size:8*1024,
main_thread:16*1024
};
//台湾上尚公司的解释:
//man
www.eeworm.com/read/139332/5800691
hpp irix.hpp
// (C) Copyright John Maddock 2001 - 2003.
// (C) Copyright Jens Maurer 2003.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying
www.eeworm.com/read/136989/5826933
cpp barrier.cpp
// Barrier.cpp,v 1.3 2004/01/03 22:55:17 shuston Exp
#include "ace/OS_NS_stdlib.h"
#include "ace/OS_NS_time.h"
#include "ace/Task.h"
#include "ace/Synch.h"
// Listing 2 code/ch14
class HA_Co
www.eeworm.com/read/136989/5828215
h tpool_concurrency.h
/* -*- c++ -*- */
// TPOOL_Concurrency.h,v 1.1 2003/08/25 07:46:52 kobica Exp
#ifndef JAWS_TPOOL_CONCURRENCY_H
#define JAWS_TPOOL_CONCURRENCY_H
#include "jaws3/Concurrency.h"
class JAWS_Exp
www.eeworm.com/read/136989/5832280
cpp sender_i.cpp
#include "Sender_i.h"
ACE_RCSID(Oneways_Invoking_Twoways, Sender_i, "Sender_i.cpp,v 1.5 2002/01/29 20:21:08 okellogg Exp")
Sender_i::Sender_i (CORBA::ORB_ptr orb,
CORBA::ULo
www.eeworm.com/read/207008/15284266
h darwin_stop_world.h
#ifndef GC_DARWIN_STOP_WORLD_H
#define GC_DARWIN_STOP_WORLD_H
#if !defined(GC_DARWIN_THREADS)
#error darwin_stop_world.h included without GC_DARWIN_THREADS defined
#endif
#include
#inc
www.eeworm.com/read/168845/5430668
hpp irix.hpp
// (C) Copyright John Maddock 2001 - 2003.
// (C) Copyright Jens Maurer 2003.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanyi
www.eeworm.com/read/162614/5515342
h darwin_stop_world.h
#ifndef GC_DARWIN_STOP_WORLD_H
#define GC_DARWIN_STOP_WORLD_H
#if !defined(GC_DARWIN_THREADS)
#error darwin_stop_world.h included without GC_DARWIN_THREADS defined
#endif
#include
#inc
www.eeworm.com/read/162519/5540868
h darwin_stop_world.h
#ifndef GC_DARWIN_STOP_WORLD_H
#define GC_DARWIN_STOP_WORLD_H
#if !defined(GC_DARWIN_THREADS)
#error darwin_stop_world.h included without GC_DARWIN_THREADS defined
#endif
#include
#inc