ReactOS 0.4.15-dev-7958-gcd0bb1a
_SLIST_HEADER Union Reference

#include <rtltypes.h>

Collaboration diagram for _SLIST_HEADER:

Public Attributes

ULONGLONG Alignment
 
struct {
   SLIST_ENTRY   Next
 
   USHORT   Depth
 
   USHORT   Sequence
 
DUMMYSTRUCTNAME
 
struct {
   SLIST_ENTRY   Next
 
   WORD   Depth
 
   WORD   Sequence
 
DUMMYSTRUCTNAME
 

Detailed Description

Definition at line 138 of file rtltypes.h.

Member Data Documentation

◆ Alignment

◆ Depth [1/2]

◆ Depth [2/2]

WORD _SLIST_HEADER::Depth

Definition at line 2703 of file winnt_old.h.

◆  [1/2]

_ANONYMOUS_STRUCT struct { ... } _SLIST_HEADER::DUMMYSTRUCTNAME

◆  [2/2]

_ANONYMOUS_STRUCT struct { ... } _SLIST_HEADER::DUMMYSTRUCTNAME

◆ Next

◆ Sequence [1/2]

USHORT _SLIST_HEADER::Sequence

Definition at line 143 of file rtltypes.h.

Referenced by RtlInterlockedPushEntrySList(), and RtlInterlockedPushListSList().

◆ Sequence [2/2]

WORD _SLIST_HEADER::Sequence

Definition at line 2704 of file winnt_old.h.


The documentation for this union was generated from the following files: