MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / unlock_shared

Method unlock_shared

libcppcryptfs/file/openfiles.h:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 }
63
64 void unlock_shared()
65 {
66 m_inner_mutex.unlock_shared();
67 }
68
69};
70

Callers 1

UnlockSharedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected