代码搜索:Pool

找到约 5,820 项符合「Pool」的源代码

代码结果 5,820
www.eeworm.com/read/139332/5802337

bat pool_construct.bat

@echo off rem rem Copyright (C) 2000, 2001 Stephen Cleary rem rem This file can be redistributed and/or modified under the terms found rem in "copyright.html" rem This software and its documentation
www.eeworm.com/read/139332/5802338

inc pool_construct.inc

// Copyright (C) 2000 Stephen Cleary // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // /
www.eeworm.com/read/139332/5802342

hpp object_pool.hpp

// Copyright (C) 2000, 2001 Stephen Cleary // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt
www.eeworm.com/read/139332/5802343

hpp singleton_pool.hpp

// Copyright (C) 2000, 2001 Stephen Cleary // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt
www.eeworm.com/read/136989/5826890

cpp pool_growth.cpp

// Pool_Growth.cpp,v 1.3 2004/01/07 22:40:16 shuston Exp #include "ace/OS_NS_stdio.h" #include "ace/Malloc.h" #include "ace/PI_Malloc.h" #include "ace/Process_Mutex.h" #include "ace/Process.h"
www.eeworm.com/read/136989/5827593

h thread_pool.h

// thread_pool.h,v 1.10 2003/11/09 20:44:18 dhinton Exp #ifndef THREAD_POOL_H #define THREAD_POOL_H /* In order to implement a thread pool, we have to have an object that can create a threa
www.eeworm.com/read/136989/5827595

cpp thread_pool.cpp

// thread_pool.cpp,v 1.11 2002/02/25 18:11:23 jwillemsen Exp #include "thread_pool.h" /* We need this header so that we can invoke handle_input() on the objects we dequeue. */ #include "ac
www.eeworm.com/read/136989/5831258

dsw thread_pool.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/136989/5833829

cpp thread_pool.cpp

#include "Thread_Pool.h" #if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0 ACE_RCSID (RTCORBA, Thread_Pool, "Thread_Pool.cpp,v 1.13 2003/10/28 18:29:3
www.eeworm.com/read/136989/5833837

i thread_pool.i

// Thread_Pool.i,v 1.1 2001/06/12 18:58:21 fhunleth Exp