asynchronous v0.5.3 (2016-03-14T14:37:30Z)
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
properties
injectException
static functions
allTasks
currentTask
getThis
yield
Forces a context switch to occur away from the calling task.