MezzanineEngine
|
Go to the documentation of this file.
41 #ifndef _threadmonopoly_h
42 #define _threadmonopoly_h
46 #if !defined(SWIG) || defined(SWIG_THREADING) // Do not read when in swig and not in the threading module
67 virtual void UseThreads(
const Whole& AmountToUse) = 0;
73 virtual Whole UsingThreadCount() = 0;