ReactOS 0.4.15-dev-7958-gcd0bb1a
_NDIS_SPIN_LOCK Struct Reference

#include <ndis.h>

Public Attributes

KSPIN_LOCK SpinLock
 
KIRQL OldIrql
 

Detailed Description

Definition at line 329 of file ndis.h.

Member Data Documentation

◆ OldIrql

KIRQL _NDIS_SPIN_LOCK::OldIrql

Definition at line 331 of file ndis.h.

◆ SpinLock

KSPIN_LOCK _NDIS_SPIN_LOCK::SpinLock

Definition at line 330 of file ndis.h.

Referenced by ParaNdis_CleanupContext().


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