Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Stop
Method
Stop
cpp/src/arrow/io/file_benchmark.cc:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
return reader;
75
}
76
void Stop() { ARROW_CHECK(SetEvent(event_)); }
77
void Join() { worker_->join(); }
78
79
~BackgroundReader() {
Callers
1
BenchmarkStreamingWrites
Function · 0.45
Calls
2
FileWrite
Function · 0.85
fd
Method · 0.45
Tested by
no test coverage detected