MCPcopy Create free account
hub / github.com/apache/arrow / Join

Method Join

cpp/src/arrow/io/file_benchmark.cc:77–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 }
76 void Stop() { ARROW_CHECK(SetEvent(event_)); }
77 void Join() { worker_->join(); }
78
79 ~BackgroundReader() {
80 ABORT_NOT_OK(internal::FileClose(fd_));

Callers 7

TempFileMethod · 0.45
TempFileMethod · 0.45
BenchmarkStreamingWritesFunction · 0.45
SetUpMethod · 0.45
AppendEnvVarFilenameFunction · 0.45
TempFileMethod · 0.45
TempFileMethod · 0.45

Calls 1

joinMethod · 0.45

Tested by 5

TempFileMethod · 0.36
TempFileMethod · 0.36
SetUpMethod · 0.36
TempFileMethod · 0.36
TempFileMethod · 0.36