ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
Task.resume
ocean
task
Task
Task
Resumes execution of this task. If task has not been started yet, starts it.
class
Task
void
resume
(
)
Meta
Source
See Implementation
ocean
task
Task
Task
constructors
this
functions
assignTo
entryPoint
finished
kill
recycle
removeTerminationHook
resume
run
suspend
suspended
terminationHook
static functions
getThis
variables
fiber
object_pool_index
Resumes execution of this task. If task has not been started yet, starts it.