Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ UnlockShared
Method
UnlockShared
libcppcryptfs/file/openfiles.h:119–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
void UnlockShared()
120
{
121
m_mutex.unlock_shared();
122
}
123
124
void LockExclusive()
125
{
Callers
1
Unlock
Method · 0.80
Calls
1
unlock_shared
Method · 0.80
Tested by
no test coverage detected