Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The KeReleaseQueuedSpinLock routine is reserved for system use.
Syntax
VOID KeReleaseQueuedSpinLock(
KSPIN_LOCK_QUEUE_NUMBER Number,
KIRQL OldIrql
);
Parameters
Number
Reserved.
OldIrql
Reserved.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | ntifs.h (include Ntifs.h) |
DDI compliance rules | HwStorPortProhibitedDDIs(storport), ReservedDDIs(wdm) |