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

Method pid

cpp/src/arrow/testing/process.cc:358–358  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

356bool Process::IsRunning() { return impl_->IsRunning(); }
357
358uint64_t Process::pid() { return impl_->pid(); }
359} // namespace arrow::util

Callers 1

StartMethod · 0.45

Calls

no outgoing calls

Tested by 1

StartMethod · 0.36