Jump to content

KernAllocSpinLock

From EDM2
Revision as of 02:03, 9 March 2017 by Ak120 (talk | contribs)

Initializes a spinlock to synchronize SMP processor access to a resource.

Synopsis

APIRET APIENTRY KernAllocSpinLock(KEESpinLock* sl);

Parameters

sl
Pointer to a spinlock structure in 32 bit memory.