☰
DDOCs
JOKA
v0.1.23
/
joka.wasip1
/
schedYield
🔍
☾
schedYield
fn
Errno
schedYield()
extern(C)
nothrow
@nogc
@wasi
@importName("sched_yield")
Temporarily yield execution of the calling thread.
Note
This is similar to sched_yield in POSIX.