dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
sysctlbyname
dplug
core
thread
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(OSX)
extern (
C
) nothrow @
nogc
int
sysctlbyname
(
const
(
char
)*
,
void
*
,
size_t
*
,
void
*
,
size_t
)
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