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
Requisiti
Requisito | Valore |
---|---|
Piattaforma di destinazione | Windows |
Intestazione | ntifs.h (include Ntifs.h) |
Regole di conformità DDI | HwStorPortProhibitedDDIs(storport), ReservedDDIs(wdm) |