Jump to content

KernReleaseExclusiveMutex

From EDM2
Revision as of 21:51, 9 June 2017 by Martini (talk | contribs)

Give up an owned exclusively locked structure. If there are threads waiting, they will be unblocked.

Synopsis

VOID APIENTRY KernReleaseExclusiveMutex(KEEMutexLock* ml);

Parameters

ml
Pointer to an exclusive owned mutexlock structure.