KernReleaseSpinLock

From EDM2
Jump to: navigation, search

Release the spinlock by the current owner after use.

Synopsis

VOID APIENTRY KernReleaseSpinLock(KEESpinLock* sl);

Parameters

sl 
Pointer to an acquired spinlock structure.