MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / Unlock

Method Unlock

KernelLibrary/Mutex.cpp:12–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10}
11
12void Mutex::Unlock() {
13 KeReleaseMutex(&_mutex, FALSE);
14}

Callers 1

~AutoLockMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected