yield
ErrorsCollection

yield

Synthesised documentation from type/Thread

From type/Thread

See Original text in context

method yield(Thread:U:)

Tells the scheduler to prefer another thread for now.

Thread.yield;