KernFreeMutexLock
Appearance
Synopsis
APIRET APIENTRY KernFreeMutexLock(KEEMutexLock* ml);
Description
Destroy a mutexlock.
Parameters
ml: Pointer to a mutexlock.
Comments
Likewise to KernFreeSpinLock, this is supposed to do something, but doesn't. Again a sloppiness in code.