ReactOS 0.4.16-dev-1097-g530d26a
|
Public Attributes | |
LIST_ENTRY | Entry |
ULONG | SessionId |
PSMP_SUBSYSTEM | Subsystem |
PSMP_SUBSYSTEM | OtherSubsystem |
LIST_ENTRY _SMP_SESSION::Entry |
Definition at line 20 of file smsessn.c.
Referenced by SmpAllocateSessionId(), and SmpDeleteSession().
PSMP_SUBSYSTEM _SMP_SESSION::OtherSubsystem |
Definition at line 23 of file smsessn.c.
Referenced by SmpAllocateSessionId().
ULONG _SMP_SESSION::SessionId |
Definition at line 21 of file smsessn.c.
Referenced by SmpAllocateSessionId(), and SmpSessionIdToSession().
PSMP_SUBSYSTEM _SMP_SESSION::Subsystem |
Definition at line 22 of file smsessn.c.
Referenced by SmpAllocateSessionId().