ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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.