vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
Task.getThis
index
vibe
core
task
Task
Returns the Task instance belonging to the calling task.
struct
Task
static nothrow @
safe
Task
getThis
(
)
Meta
Source
See Implementation
index
vibe
core
task
Task
constructors
this
functions
interrupt
join
opCast
opEquals
terminate
toString
properties
fiber
messageQueue
running
taskCounter
thread
tid
tidInfo
static functions
getThis
Returns the Task instance belonging to the calling task.