dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
getTotalNumberOfCPUs
dplug
core
thread
nothrow @
nogc
int
getTotalNumberOfCPUs
(
)
Return Value
Type:
int
Number of CPUs.
Meta
Source
See Implementation
dplug
core
thread
aliases
ThreadDelegate
ThreadPoolDelegate
btex_fptr
classes
ThreadPool
functions
_beginthreadex
currentThreadId
getTotalNumberOfCPUs
launchInAThread
makeThread
posixThreadEntryPoint
sysctlbyname
windowsThreadEntryPoint
structs
Thread