ReactOS 0.4.15-dev-6055-g36cdd34
|
#include <storport.h>
Public Attributes | |
STOR_SPINLOCK | Lock |
struct { | |
struct { | |
PVOID Next | |
PVOID Lock | |
} LockQueue | |
KIRQL OldIrql | |
} | Context |
Definition at line 2082 of file storport.h.
struct { ... } _STOR_LOCK_HANDLE::Context |
STOR_SPINLOCK _STOR_LOCK_HANDLE::Lock |
Definition at line 2084 of file storport.h.
PVOID _STOR_LOCK_HANDLE::Lock |
Definition at line 2090 of file storport.h.
struct { ... } _STOR_LOCK_HANDLE::LockQueue |
PVOID _STOR_LOCK_HANDLE::Next |
Definition at line 2089 of file storport.h.
KIRQL _STOR_LOCK_HANDLE::OldIrql |
Definition at line 2092 of file storport.h.