vibe-core v1.9.3 (2020-08-03T00:34:08Z)
Dub
Repo
TaskFiber.shutdown
vibe
core
task
TaskFiber
Shuts down the task handler loop.
class
TaskFiber
@
safe
nothrow
void
shutdown
(
)
Meta
Source
See Implementation
vibe
core
task
TaskFiber
constructors
this
functions
bumpTaskCounter
handleInterrupt
interrupt
join
shutdown
manifest constants
defaultTaskStackSize
properties
state
task
thread
tidInfo
static functions
getThis
static variables
ms_taskCreationCallback
ms_taskEventCallback
ms_taskStackSize
variables
m_taskFunc
m_yieldLockCount
Shuts down the task handler loop.