![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <optional>#include <tbb/parallel_for.h>#include <tbb/queuing_mutex.h>#include <tbb/task_arena.h>
Include dependency graph for tbbWrap.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ActsExamples::tbbWrap::task_arena |
| class | ActsExamples::tbbWrap::parallel_for |
| Small wrapper for tbb::parallel_for. More... | |
| class | ActsExamples::tbbWrap::queuing_mutex |
| Small wrapper for tbb::queuing_mutex and tbb::queuing_mutex::scoped_lock. More... | |
| class | ActsExamples::tbbWrap::queuing_mutex::scoped_lock |
Namespaces | |
| namespace | ActsExamples |
| namespace | ActsExamples::tbbWrap |
Macros | |
| #define | ACTS_EXAMPLES_WITH_TBB(a) a |
Functions | |
| static bool | ActsExamples::tbbWrap::enableTBB (int nthreads=-99) |
| #define ACTS_EXAMPLES_WITH_TBB | ( | a | ) | a |
Definition at line 18 of file tbbWrap.hpp.
View newest version in sPHENIX GitHub at line 18 of file tbbWrap.hpp