MCPcopy 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
44void TFileLock::Release() {
45 Flock(LOCK_UN);
46}

Callers

nothing calls this directly

Calls 1

FlockFunction · 0.70

Tested by

no test coverage detected