Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ unlock
Method
unlock
libcppcryptfs/file/openfiles.h:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void unlock()
60
{
61
m_inner_mutex.unlock();
62
}
63
64
void unlock_shared()
65
{
Callers
1
UnlockExclusive
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected