ExFreeCacheAwareRundownProtection 函式 (wdm.h)
ExFreeCacheAwareRundownProtection 例程會釋放先前配置的快取易用的取消保護結構。
void ExFreeCacheAwareRundownProtection(
[in, out] PEX_RUNDOWN_REF_CACHE_AWARE RunRefCacheAware
);
[in, out] RunRefCacheAware
要釋放之 Rundown 保護物件的指標。 這是從先前呼叫 ExAllocateCacheAwareRundownProtection 或 ExAllocateCacheAwareRundownProtection所傳回之不透明 EX_RUNDOWN_REF_CACHE_AWARE 結構的指標。
沒有
要求 | 價值 |
---|---|
支援的最低伺服器 | Windows Server 2003、Service Pack 1 |
標頭 | wdm.h (包括 Wdm.h) |
IRQL | <= APC_LEVEL |
ExAcquireRundownProtectionCacheAware
ExAcquireRundownProtectionCacheAwareEx
ExAllocateCacheAwareRundownProtection
ExInitializeRundownProtectionCacheAware
ExReInitializeRundownProtectionCacheAware
ExReleaseRundownProtectionCacheAware
ExReleaseRundownProtectionCacheAwareEx