vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
Task.tid
vibe
core
task
Task
Gets the
Tid
associated with this task for use with
std.concurrency
.
Tid
tid
[@property getter]
const
(
Tid
)
tid
[@property getter]
struct
Task
nothrow @
property
const @
trusted
const
(
Tid
)
tid
(
)
Meta
Source
See Implementation
vibe
core
task
Task
constructors
this
functions
getDebugID
interrupt
join
joinUninterruptible
opCast
opEquals
toString
manifest constants
basePriority
properties
fiber
running
taskCounter
taskFiber
thread
tid
tidInfo
static functions
getThis
Gets the Tid associated with this task for use with std.concurrency.