Jump to content

KernReleaseSpinLock

From EDM2
Revision as of 12:28, 27 February 2017 by Ak120 (talk | contribs) (Ak120 moved page OS2 API:KEE:KernReleaseSpinLock to KernReleaseSpinLock)

Synopsis

VOID APIENTRY KernReleaseSpinLock(KEESpinLock* sl);

Description

Release the spinlock by the current owner after use.

Parameters

sl: Pointer to an acquired spinlock structure.