The Gaudi Framework  v29r0 (ff2e7097)
threadpool.hpp
Go to the documentation of this file.
1 
17 #ifndef THREADPOOL_HPP_INCLUDED
18 #define THREADPOOL_HPP_INCLUDED
19 
20 #include "./threadpool/future.hpp"
21 #include "./threadpool/pool.hpp"
22 
25 
26 
27 #endif // THREADPOOL_HPP_INCLUDED
28 
Task adaptors.
Pool adaptors.
Thread pool core.