Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ ibv_fork_init
Function
ibv_fork_init
contrib/libs/ibdrv/impl.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
Y_HIDDEN
50
int ibv_fork_init() {
51
return Call(IBSym()->ibv_fork_init);
52
}
53
54
Y_HIDDEN
55
struct ibv_context *ibv_open_device(struct ibv_device *device) {
Callers
2
GetIBDevice
Function · 0.85
GetIBDevice
Function · 0.85
Calls
2
IBSym
Function · 0.85
Call
Function · 0.70
Tested by
no test coverage detected