Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
WithSignalHandlerContext
Method · 0.80
WithoutSignalHandlerContext
Method · 0.80
SetEnableSignalStopSource
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected