#include <ders/thread_pool.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | ders |
Functions | |
| sh_thread_pool | ders::new_thread_pool (mem_pool &mp) |
| Creates new singlethreaded thread_pool object. | |
Definition in file thread_pool.cpp.
| bool stp |
Definition at line 23 of file thread_pool.cpp.
1.5.5