strand v1.0.2 (2023-04-12T13:00:37Z)
Dub
Repo
Fiber.yield
strand
fiber
Fiber
Forces a context switch to occur away from the calling fiber.
class
Fiber
static nothrow @
nogc
void
yield
(
)
Meta
Source
See Implementation
strand
fiber
Fiber
constructors
this
destructors
~this
enums
Rethrow
State
functions
call
reset
manifest constants
defaultStackPages
properties
state
static functions
getThis
yield
yieldAndThrow
Forces a context switch to occur away from the calling fiber.