Funzione KeReleaseQueuedSpinLock (ntifs.h)
La routine KeReleaseQueuedSpinLock è riservata per l'uso del sistema.
Sintassi
void KeReleaseQueuedSpinLock(
KSPIN_LOCK_QUEUE_NUMBER Number,
KIRQL OldIrql
);
Parametri
Number
Riservato.
OldIrql
Riservato.
Valore restituito
Nessuno
Fabbisogno
Requisito | Valore |
---|---|
piattaforma di destinazione | Finestre |
intestazione | ntifs.h (include Ntifs.h) |
regole di conformità DDI | HwStorPortProhibitedDDIs(storport), ReservedDDIs(wdm) |