Jump to content

KernFreeMutexLock

From EDM2

Destroy a mutexlock.

Synopsis

APIRET APIENTRY KernFreeMutexLock(KEEMutexLock* ml);

Parameters

ml (KEEMutexLock*) - input
Pointer to a mutexlock.

Comments

Likewise to KernFreeSpinLock, this is supposed to do something, but doesn't. Again a sloppiness in code.