Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ token
Method
token
cpp/src/arrow/util/cancel.cc:79–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
StopToken StopSource::token() { return StopToken(impl_); }
80
81
bool StopToken::IsStopRequested() const {
82
if (!impl_) {
Callers
14
TEST_F
Method · 0.80
TEST_F
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
TEST_F
Function · 0.80
SetUp
Method · 0.80
TEST_P
Function · 0.80
SpawnAddsAndCancel
Method · 0.80
SpawnAddsThreadedAndCancel
Method · 0.80
TEST_F
Function · 0.80
ASSERT_OK_AND_ASSIGN
Function · 0.80
GetStopToken
Method · 0.80
Calls
1
StopToken
Function · 0.70
Tested by
11
TEST_F
Method · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST_F
Function · 0.64
SetUp
Method · 0.64
TEST_P
Function · 0.64
SpawnAddsAndCancel
Method · 0.64
SpawnAddsThreadedAndCancel
Method · 0.64
TEST_F
Function · 0.64
ASSERT_OK_AND_ASSIGN
Function · 0.64