Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Framework/include/ActsExamples/Utilities/tbbWrap.hpp>
Public Member Functions | |
scoped_lock () | |
scoped_lock (queuing_mutex &ACTS_EXAMPLES_WITH_TBB(m)) | |
Private Attributes | |
std::optional < tbb::queuing_mutex::scoped_lock > | tbb |
Definition at line 152 of file tbbWrap.hpp.
View newest version in sPHENIX GitHub at line 152 of file tbbWrap.hpp
|
inline |
Definition at line 158 of file tbbWrap.hpp.
View newest version in sPHENIX GitHub at line 158 of file tbbWrap.hpp
References ActsExamples::tbbWrap::enableTBB(), and tbb.
|
inline |
Definition at line 166 of file tbbWrap.hpp.
View newest version in sPHENIX GitHub at line 166 of file tbbWrap.hpp
References ActsExamples::tbbWrap::enableTBB(), Acts::UnitConstants::m, and tbb.
|
private |
Definition at line 154 of file tbbWrap.hpp.
View newest version in sPHENIX GitHub at line 154 of file tbbWrap.hpp
Referenced by scoped_lock().