vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
TaskFiber.terminate
index
vibe
core
task
TaskFiber
Terminates the task without notice as soon as it calls a blocking function.
class
TaskFiber
abstract
void
terminate
(
)
Meta
Source
See Implementation
index
vibe
core
task
TaskFiber
constructors
this
functions
bumpTaskCounter
interrupt
join
terminate
properties
messageQueue
task
thread
tidInfo
variables
m_running
m_taskCounter
Terminates the task without notice as soon as it calls a blocking function.