Jump to content

KernFreeSpinLock

From EDM2
Revision as of 05:01, 6 June 2016 by Martini (talk | contribs) (Created page with "==Synopsis== APIRET APIENTRY KernFreeSpinLock(KEESpinLock* sl); ==Description== Destroys a spinlock structure that is no longer in use. ==Parameters== '''sl:''' Pointer to a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Synopsis

APIRET APIENTRY KernFreeSpinLock(KEESpinLock* sl);

Description

Destroys a spinlock structure that is no longer in use.

Parameters

sl: Pointer to a spinlock structure.