vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
TaskFiber.thread
vibe
core
task
TaskFiber
Returns the thread that owns this task.
class
TaskFiber
@
property
inout @
safe
nothrow
inout
(
Thread
)
thread
(
)
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
Returns the thread that owns this task.