ReactorFiber.OnStackParams

Undocumented in source.

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