Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Unstoppable
Function
Unstoppable
cpp/src/arrow/util/cancel.h:66–66 ·
view source on GitHub ↗
A trivial token that never propagates any stop request
Source
from the content-addressed store, hash-verified
64
65
// A trivial token that never propagates any stop request
66
static StopToken Unstoppable() { return StopToken(); }
67
68
/// \brief Check if the stop source has been cancelled.
69
///
Callers
12
IOContext
Function · 0.85
async_util.h
File · 0.85
TEST_F
Function · 0.85
task_group.h
File · 0.85
AddTester
Method · 0.85
DoSpawnAdds
Method · 0.85
SpawnAdds
Method · 0.85
DoSpawnAddsThreaded
Method · 0.85
SpawnAddsThreaded
Method · 0.85
Spawn
Function · 0.85
Submit
Function · 0.85
GetStopToken
Method · 0.85
Calls
1
StopToken
Function · 0.70
Tested by
6
TEST_F
Function · 0.68
AddTester
Method · 0.68
DoSpawnAdds
Method · 0.68
SpawnAdds
Method · 0.68
DoSpawnAddsThreaded
Method · 0.68
SpawnAddsThreaded
Method · 0.68