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

Method GoExclusive

libcppcryptfs/file/cryptfile.h:130–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128 }
129
130 void GoExclusive()
131 {
132 ReLock(true);
133 }
134
135 void GoShared()
136 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected