Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Release
Method
Release
util/system/file_lock.cpp:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void TFileLock::Release() {
45
Flock(LOCK_UN);
46
}
Callers
nothing calls this directly
Calls
1
Flock
Function · 0.70
Tested by
no test coverage detected