dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
makeThread
dplug
core
thread
Undocumented in source. Be warned that the author may not have intended to support it.
nothrow @
nogc
Thread
makeThread
(
ThreadDelegate
callback
,
size_t
stackSize
= 0
)
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