Jump to content

KernReleaseSpinLock

From EDM2

Release the spinlock by the current owner after use.

Synopsis

VOID APIENTRY KernReleaseSpinLock(KEESpinLock* sl);

Parameters

sl (KEESpinLock*) - input
Pointer to an acquired spinlock structure.