mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
getFiberFlsLvalue
mecca
reactor
fls
Undocumented in source.
template
getFiberFlsLvalue
(alias FLS)
nothrow @
nogc
static if
(
__traits(isSame, TemplateOf!FLS, FiberLocal)
)
@
notrace
T
*
getFiberFlsLvalue
(
FiberHandle
fib
)
Members
Aliases
T
alias
T
=
ReturnType
!
FLS
Undocumented in source.
offset
alias
offset
=
FLSOffset
!(
TemplateArgsOf
!
FLS
)
Undocumented in source.
Functions
getFiberFlsLvalue
T
*
getFiberFlsLvalue
(FiberHandle fib)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
mecca
reactor
fls
aliases
myFls
yourFls
manifest constants
FLS_AREA_SIZE
structs
FLSArea
templates
FiberLocal
getFiberFlsLvalue
setFiberFls