KernFreeSpinLock
Appearance
Synopsis
APIRET APIENTRY KernFreeSpinLock(KEESpinLock* sl);
Description
Destroys a spinlock structure that is no longer in use.
Parameters
sl: Pointer to a spinlock structure.
APIRET APIENTRY KernFreeSpinLock(KEESpinLock* sl);
Destroys a spinlock structure that is no longer in use.
sl: Pointer to a spinlock structure.