The Gaudi Framework
master (37c0b60a)
|
#include <GaudiKernel/ConcurrencyFlags.h>
Provides information about the level of concurrency of the currently executing job
will enumerate the number of Worker Threads (for multi-threading), Processes (for multi-processing), and total number of concurrent events.
Definition at line 24 of file ConcurrencyFlags.h.