dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
ThreadPoolDelegate
dplug
core
thread
Undocumented in source.
alias
ThreadPoolDelegate
=
void
delegate
(
int
workItem
)
nothrow @
nogc
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