Fiber.yield

Forces a context switch to occur away from the calling fiber.

class Fiber
static
void
yield
nothrow @nogc
(
)
Suggestion Box / Bug Report