ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <storport.h>
Public Attributes | |
STOR_SPINLOCK | Lock |
struct { | |
struct { | |
PVOID Next | |
PVOID Lock | |
} LockQueue | |
KIRQL OldIrql | |
} | Context |
Definition at line 2127 of file storport.h.
struct { ... } _STOR_LOCK_HANDLE::Context |
STOR_SPINLOCK _STOR_LOCK_HANDLE::Lock |
Definition at line 2129 of file storport.h.
PVOID _STOR_LOCK_HANDLE::Lock |
Definition at line 2135 of file storport.h.
struct { ... } _STOR_LOCK_HANDLE::LockQueue |
PVOID _STOR_LOCK_HANDLE::Next |
Definition at line 2134 of file storport.h.
KIRQL _STOR_LOCK_HANDLE::OldIrql |
Definition at line 2137 of file storport.h.