ocean v6.2.0 (2021-12-09T10:56:40Z)
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.