Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ fsync
Function
fsync
util/system/flock.cpp:63–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
int fsync(int fd) {
64
return _commit(fd);
65
}
66
67
#ifdef __cplusplus
68
}
Callers
1
Flush
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected