MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / ~AutoLock

Method ~AutoLock

KernelLibrary/AutoLock.h:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7 }
8
9 ~AutoLock() {
10 _lock.Unlock();
11 }
12private:
13 TLock& _lock;
14};

Callers

nothing calls this directly

Calls 1

UnlockMethod · 0.45

Tested by

no test coverage detected