Fiber.yield

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

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