Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ lock
Method
lock
diff_ext_for_kdiff3/server.cpp:203–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
void
204
SERVER::lock() {
205
InterlockedIncrement(&_reference_count);
206
}
207
208
void
209
SERVER::release() {
Callers
2
DIFF_EXT
Method · 0.80
CLASS_FACTORY
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected