ThreadBase.yield
private
void yield() static @nogc nothrowForces a context switch to occur away from the calling thread.
void yield() static @nogc nothrowForces a context switch to occur away from the calling thread.