Analysis Software
Documentation for sPHENIX simulation software
|
Small wrapper for tbb::queuing_mutex and tbb::queuing_mutex::scoped_lock. More...
#include <acts/blob/sPHENIX/Examples/Framework/include/ActsExamples/Utilities/tbbWrap.hpp>
Classes | |
class | scoped_lock |
Public Member Functions | |
queuing_mutex () | |
Private Attributes | |
std::optional< tbb::queuing_mutex > | tbb |
Small wrapper for tbb::queuing_mutex and tbb::queuing_mutex::scoped_lock.
Definition at line 138 of file tbbWrap.hpp.
View newest version in sPHENIX GitHub at line 138 of file tbbWrap.hpp
|
inline |
Definition at line 144 of file tbbWrap.hpp.
View newest version in sPHENIX GitHub at line 144 of file tbbWrap.hpp
References ActsExamples::tbbWrap::enableTBB(), and tbb.
|
private |
Definition at line 140 of file tbbWrap.hpp.
View newest version in sPHENIX GitHub at line 140 of file tbbWrap.hpp
Referenced by queuing_mutex().