strand v1.0.2 (2023-04-12T13:00:37Z)
Dub
Repo
Thread.yield
strand
osthread
Thread
Forces a context switch to occur away from the calling thread.
class
Thread
static @
nogc
nothrow
void
yield
(
)
Meta
Source
See Implementation
strand
osthread
Thread
aliases
TLSKey
constructors
this
destructors
~this
functions
join
start
properties
PRIORITY_DEFAULT
PRIORITY_MAX
PRIORITY_MIN
isRunning
priority
static functions
getThis
sleep
yield
variables
fakePriority
m_reg
Forces a context switch to occur away from the calling thread.