다음을 통해 공유


KeReleaseMutant 함수(ntifs.h)

KeReleaseMutant 루틴은 시스템 사용을 위해 예약되어 있습니다. KeReleaseMutex를 참조하세요.

구문

LONG KeReleaseMutant(
  PRKMUTANT Mutant,
  KPRIORITY Increment,
  BOOLEAN   Abandoned,
  BOOLEAN   Wait
);

매개 변수

Mutant

예약되어 있습니다.

Increment

예약되어 있습니다.

Abandoned

예약되어 있습니다.

Wait

예약되어 있습니다.

반환 값

예약되어 있습니다.

요구 사항

요구 사항
대상 플랫폼 Windows
헤더 ntifs.h(Ntifs.h 포함)
DDI 규정 준수 규칙 HwStorPortProhibitedDDIs(storport), ReservedDDIs(wdm)