MCPcopy Create free account
hub / github.com/apache/arrow / device_sync_event

Method device_sync_event

cpp/src/arrow/c/bridge_test.cc:1308–1310  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1306 }
1307
1308 std::shared_ptr<Device::SyncEvent> device_sync_event() const override {
1309 return device_sync_;
1310 }
1311
1312 protected:
1313 std::shared_ptr<Device::SyncEvent> device_sync_;

Callers 1

CopyNonOwnedToMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected