dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
currentThreadId
dplug
core
thread
void
*
currentThreadId
()
version(Windows)
nothrow @
nogc
void
*
currentThreadId
(
)
void
*
currentThreadId
()
Return Value
Type:
void
*
current thread identifier.
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