StoreGate: add SG::HiveMgrSvc::setNumProcs helper
All threads resolved!
All threads resolved!
Compare changes
Files
5@@ -19,17 +19,17 @@
@@ -106,12 +106,21 @@ public:
The setter methods of Gaudi::ConcurrencyFlags
are only accessible to a hard-coded list of friend classes. Make SGHiveMgrSvc.h
public and add a setNumProcs
static
helper method so we can control the list of friend classes ourselves.
Relates to ATR-28997.