thread_pool.hpp File Reference

Defines interface thread_pool and overloaded functions new_thread_pool(). More...

#include <ders/config.hpp>
#include <ders/task.hpp>

Go to the source code of this file.

Namespaces

namespace  ders

Classes

class  ders::thread_pool
 Interface that defines thread pool. More...

Typedefs

typedef sh_ptr< thread_pool > ders::sh_thread_pool

Functions

sh_thread_pool ders::new_thread_pool (mem_pool &mp)
 Creates new singlethreaded thread_pool object.
sh_thread_pool ders::new_thread_pool (mem_pool &mp, int cnt)
 Creates new multithreaded thread_pool object.


Detailed Description

Defines interface thread_pool and overloaded functions new_thread_pool().

Definition in file thread_pool.hpp.


Generated on Tue Dec 8 11:35:32 2009 for derslib by  doxygen 1.5.5