Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ device_sync_event
Method
device_sync_event
cpp/src/arrow/c/bridge_test.cc:1330–1332 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1328
}
1329
1330
std::shared_ptr<Device::SyncEvent> device_sync_event() const override {
1331
return device_sync_;
1332
}
1333
1334
protected:
1335
std::shared_ptr<Device::SyncEvent> device_sync_;
Callers
1
CopyNonOwnedTo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected