ReactOS 0.4.16-dev-816-g135a9a9
|
#include <ps.h>
Public Attributes | |
KAPC | Apc |
KEVENT | Event |
KPROCESSOR_MODE | Mode |
CONTEXT | Context |
KAPC _GET_SET_CTX_CONTEXT::Apc |
Definition at line 84 of file ps.h.
Referenced by PsGetContextThread(), and PsSetContextThread().
CONTEXT _GET_SET_CTX_CONTEXT::Context |
Definition at line 87 of file ps.h.
Referenced by _IRQL_requires_(), PsGetContextThread(), PspGetOrSetContextKernelRoutine(), and PsSetContextThread().
KEVENT _GET_SET_CTX_CONTEXT::Event |
Definition at line 85 of file ps.h.
Referenced by _IRQL_requires_(), PsGetContextThread(), PspGetOrSetContextKernelRoutine(), and PsSetContextThread().
KPROCESSOR_MODE _GET_SET_CTX_CONTEXT::Mode |
Definition at line 86 of file ps.h.
Referenced by _IRQL_requires_(), PsGetContextThread(), PspGetOrSetContextKernelRoutine(), and PsSetContextThread().