Función KeReleaseMutant (ntifs.h)
La rutina KeReleaseMutant está reservada para uso del sistema. Consulte KeReleaseMutex.
Sintaxis
LONG KeReleaseMutant(
PRKMUTANT Mutant,
KPRIORITY Increment,
BOOLEAN Abandoned,
BOOLEAN Wait
);
Parámetros
Mutant
Reservado.
Increment
Reservado.
Abandoned
Reservado.
Wait
Reservado.
Valor devuelto
Reservado.
Requisitos
Requisito | Value |
---|---|
Plataforma de destino | Windows |
Encabezado | ntifs.h (incluya Ntifs.h) |
Reglas de cumplimiento de DDI | HwStorPortProhibitedDIs(storport), ReservedDDIs(wdm) |