Jump to content

KernReleaseSpinLock

From EDM2

Release the spinlock by the current owner after use.

Synopsis

VOID APIENTRY KernReleaseSpinLock(KEESpinLock* sl);

Parameters

sl
Pointer to an acquired spinlock structure.