KeInitializeMutant - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntifs.h

VOID KeInitializeMutant(
  PRKMUTANT Mutant,
  BOOLEAN   InitialOwner
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ntifs-keinitializemutant)

KeInitializeMutant function

Description

The KeInitializeMutant routine is reserved for system use. See KeInitializeMutex.

Parameters

Mutant

Reserved.

InitialOwner

Reserved.