MCPcopy 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
49Y_HIDDEN
50int ibv_fork_init() {
51 return Call(IBSym()->ibv_fork_init);
52}
53
54Y_HIDDEN
55struct ibv_context *ibv_open_device(struct ibv_device *device) {

Callers 2

GetIBDeviceFunction · 0.85
GetIBDeviceFunction · 0.85

Calls 2

IBSymFunction · 0.85
CallFunction · 0.70

Tested by

no test coverage detected