ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
Task.kill
ocean
task
Task
Task
Forces abnormal termination for the task by throwing special exception instance.
class
Task
void
kill
(
istring
file
= __FILE__
,
int
line
= __LINE__
)
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
Forces abnormal termination for the task by throwing special exception instance.