asynchronous v0.6.5 (2016-07-24T21:58:06Z)
Dub
Repo
TaskHandle.yield
asynchronous
tasks
TaskHandle
Forces a context switch to occur away from the calling task.
interface
TaskHandle
package static
@
Coroutine
void
yield
(
)
Meta
Source
See Implementation
asynchronous
tasks
TaskHandle
functions
run
scheduleStep
scheduleStepImpl
properties
injectException
static functions
allTasks
currentTask
getThis
yield
Forces a context switch to occur away from the calling task.