#include <GaudiKernel/ConcurrencyFlags.h>
Definition at line 32 of file ConcurrencyFlags.h.
◆ concurrent()
| static GAUDI_API bool Gaudi::Concurrency::ConcurrencyFlags::concurrent |
( |
| ) |
|
|
inlinestatic |
serial operation, or some form of concurrency
Definition at line 55 of file ConcurrencyFlags.h.
static std::size_t n_threads
static std::size_t n_concEvts
static std::size_t n_procs
◆ numConcurrentEvents()
number of Concurrent Events (for MT)
Definition at line 47 of file ConcurrencyFlags.h.
static std::size_t n_concEvts
◆ numProcs()
number of forked child processes (for MP)
Definition at line 51 of file ConcurrencyFlags.h.
static std::size_t n_procs
◆ numThreads()
number of Worker Threads (for MT)
Definition at line 43 of file ConcurrencyFlags.h.
static std::size_t n_threads
◆ setNumConcEvents()
| static GAUDI_API void Gaudi::Concurrency::ConcurrencyFlags::setNumConcEvents |
( |
const std::size_t & |
nE | ) |
|
|
inlinestaticprivate |
◆ setNumProcs()
◆ setNumThreads()
◆ ::AthMpEvtLoopMgr
| friend class ::AthMpEvtLoopMgr |
|
friend |
◆ ::EvtStoreSvc
◆ ::HiveWhiteBoard
◆ ::ThreadPoolSvc
◆ SG::HiveMgrSvc
| friend class SG::HiveMgrSvc |
|
friend |
◆ n_concEvts
◆ n_procs
◆ n_threads
The documentation for this class was generated from the following files: