vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
TaskFiber.state
vibe
core
task
TaskFiber
Undocumented in source. Be warned that the author may not have intended to support it.
class
TaskFiber
@
property
@
trusted
const nothrow
static if
(
!__traits(compiles, () @(safe)())
)
State
state
(
)
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