vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
TaskFiber.handleInterrupt
vibe
core
task
TaskFiber
Undocumented in source. Be warned that the author may not have intended to support it.
void
handleInterrupt
(void delegate() @(safe) nothrow on_interrupt)
void
handleInterrupt
()
class
TaskFiber
package @
safe
void
handleInterrupt
(
)
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
s_runningTasks
variables
m_taskFunc
m_yieldLockCount