KeInitializeMutant function (ntifs.h)
The KeInitializeMutant routine is reserved for system use. See KeInitializeMutex.
Syntax
void KeInitializeMutant(
PRKMUTANT Mutant,
BOOLEAN InitialOwner
);
Parameters
Mutant
Reserved.
InitialOwner
Reserved.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | ntifs.h (include Ntifs.h) |