Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ valid
Method
valid
cpp/src/arrow/util/async_generator_test.cc:117–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
bool valid() { return state_->valid.load(); }
118
119
private:
120
explicit ReentrantChecker(AsyncGenerator<T> source)
Callers
1
~ReentrantCheckerGuard
Method · 0.45
Calls
1
load
Method · 0.45
Tested by
no test coverage detected