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

Method SignalStopSourceEnabled

r/src/safe-call-into-r.h:73–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72
73 bool SignalStopSourceEnabled() { return stop_source_ != nullptr; }
74
75 void EnableSignalStopSource() {
76 // Try to set up the stop source. If another library linking to

Callers 3

Calls

no outgoing calls

Tested by

no test coverage detected