Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ ~SharedLocker
Method
~SharedLocker
KernelLibrary/AutoLock.h:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
~SharedLocker() {
23
m_lock.UnlockShared();
24
}
25
26
private:
27
TLock& m_lock;
Callers
nothing calls this directly
Calls
1
UnlockShared
Method · 0.80
Tested by
no test coverage detected