vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
TaskFiber.task
index
vibe
core
task
TaskFiber
Returns the handle of the current Task running on this fiber.
class
TaskFiber
@
property
@
safe
nothrow
Task
task
(
)
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
Returns the handle of the current Task running on this fiber.