Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ RegisterHandler
Method
RegisterHandler
cpp/src/arrow/util/cancel_test.cc:179–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
177
}
178
179
void RegisterHandler() {
180
ASSERT_OK(RegisterCancellingSignalHandler({expected_signal_}));
181
}
182
183
#ifdef _WIN32
184
void TriggerSignal() {
Callers
nothing calls this directly
Calls
1
RegisterCancellingSignalHandler
Function · 0.85
Tested by
no test coverage detected