CbmRoot
Loading...
Searching...
No Matches
Algorithm.cxx
Go to the documentation of this file.
1
/* Copyright (C) 2024 FIAS Frankfurt Institute for Advanced Studies, Frankfurt / Main
2
SPDX-License-Identifier: GPL-3.0-only
3
Authors: Felix Weiglhofer [committer] */
4
5
#include "
Algorithm.h
"
6
7
8
task_thread_pool::task_thread_pool&
cbm::algo::GetGlobalSTLThreadPool
()
9
{
10
static
task_thread_pool::task_thread_pool pool;
11
return
pool;
12
}
Algorithm.h
cbm::algo::GetGlobalSTLThreadPool
task_thread_pool::task_thread_pool & GetGlobalSTLThreadPool()
Get the global thread pool for parallel stl algorithms.
Definition
Algorithm.cxx:8
algo
base
compat
Algorithm.cxx
Generated on Sun Dec 22 2024 23:04:03 for CbmRoot by
1.12.0