The OpenD Programming Language

threads

Total number of threads per CPU.

import cpuid.unified;
export extern (C) nothrow @nogc pure @trusted
alias threads = mir_cpuid_threads

Meta