threadpool_src

所属分类:进程与线程
开发工具:Visual C++
文件大小:12KB
下载次数:660
上传日期:2005-11-27 16:30:10
上 传 者jianjun081
说明:  多线程编程中线程池的完整实现方案,线程池通过接口的方式,线程完成的任务可由自己实现。
(thread pool to achieve the integrity of the program, thread pool through the interface, threaded completed their tasks could be achieved.)

文件列表:
threadpool\StdAfx.cpp (337, 2003-11-04)
threadpool\StdAfx.h (1117, 2003-11-04)
threadpool\threadpool_Static.dsp (4406, 2004-06-01)
threadpool\threadpool_Static.mak (7008, 2003-10-29)
threadpool\threadpool_Static.plg (1895, 2004-05-31)
threadpool\src\AutoLock.cpp (1188, 2003-11-04)
threadpool\src\outdebug.cpp (490, 2003-11-04)
threadpool\src\ThreadPool.cpp (702, 2003-10-27)
threadpool\src\ThreadPool2.cpp (1651, 2003-11-20)
threadpool\src\ThreadPoolImp.cpp (7974, 2003-11-20)
threadpool\src (0, 2004-10-10)
threadpool\h\AutoLock.h (1067, 2003-10-23)
threadpool\h\outdebug.h (474, 2003-10-27)
threadpool\h\Resource.h (452, 2000-09-20)
threadpool\h\ThreadPool.h (876, 2003-10-27)
threadpool\h\ThreadPool2.h (341, 2000-09-20)
threadpool\h\ThreadPoolImp.h (2406, 2003-12-03)
threadpool\h\Work.h (247, 2003-10-27)
threadpool\h (0, 2004-10-10)
threadpool (0, 2004-10-10)

======================================================================== CONSOLE APPLICATION : ThreadPool2 ======================================================================== AppWizard has created this ThreadPool2 application for you. This file contains a summary of what you will find in each of the files that make up your ThreadPool2 application. ThreadPool2.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. ThreadPool2.cpp This is the main application source file. ThreadPool2.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named ThreadPool2.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者