ReactOS 0.4.16-dev-1438-g4866a25
fiber_actctx Struct Reference
Collaboration diagram for fiber_actctx:

Public Attributes

ACTIVATION_CONTEXT_STACK stack_space
 
ACTIVATION_CONTEXT_STACKstack_ptr
 

Detailed Description

Definition at line 800 of file thread.c.

Member Data Documentation

◆ stack_ptr

ACTIVATION_CONTEXT_STACK* fiber_actctx::stack_ptr

Definition at line 803 of file thread.c.

◆ stack_space

ACTIVATION_CONTEXT_STACK fiber_actctx::stack_space

Definition at line 802 of file thread.c.


The documentation for this struct was generated from the following file: