mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
ReactorFiber.OnStackParams
mecca
reactor
ReactorFiber
Undocumented in source.
struct
ReactorFiber
static
struct
OnStackParams {
Closure
fiberBody
;
union
__anonymous
;
FiberGroup
.
Chain
fgChain
;
FLSArea
flsBlock
;
ExcBuf
currExcBuf
;
LogsFiberSavedContext
logsSavedContext
;
string
fiberName
;
void
*
fiberPtr
;
Signal
joinWaiters
;
}
Members
Unions
__anonymous
union
__anonymous
Undocumented in source.
Variables
currExcBuf
ExcBuf
currExcBuf
;
Undocumented in source.
fgChain
FiberGroup
.
Chain
fgChain
;
Undocumented in source.
fiberBody
Closure
fiberBody
;
Undocumented in source.
fiberName
string
fiberName
;
Undocumented in source.
fiberPtr
void
*
fiberPtr
;
Undocumented in source.
flsBlock
FLSArea
flsBlock
;
Undocumented in source.
joinWaiters
Signal
joinWaiters
;
Undocumented in source.
logsSavedContext
LogsFiberSavedContext
logsSavedContext
;
Undocumented in source.
Meta
Source
See Implementation
mecca
reactor
ReactorFiber
enums
Flags
functions
setup
switchTo
teardown
postblits
this(this)
properties
_next
_prev
flag
identity
isAlive
state
static variables
_swapEhContext
structs
OnStackParams
variables
_flags
_nextId
_owner
_prevId
_state
fibril
incarnationCounter
params