Function OSSingleton.canUseThreads
Returns true
if the current host platform is using multiple threads.
bool canUseThreads() nothrow @nogc const;
Returns true
if the current host platform is using multiple threads.
bool canUseThreads() nothrow @nogc const;