1 #ifndef RecoTracker_MkFitCore_src_Pool_h 2 #define RecoTracker_MkFitCore_src_Pool_h 5 #include "oneapi/tbb/concurrent_queue.h" 12 template <
typename TT>
27 for (
int i = 0;
i < threads; ++
i) {
constexpr int numThreadsFinder
void populate(int threads=Config::numThreadsFinder)
void * aligned_alloc64(std::size_t size)
tbb::concurrent_queue< TT * > m_stack