Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ ParentAfterFork
Method
ParentAfterFork
cpp/src/arrow/util/io_util.cc:1339–1339 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1337
void BeforeFork() {}
1338
1339
void ParentAfterFork() {}
1340
1341
void ChildAfterFork() {
1342
// Close and recreate pipe, to avoid interfering with parent.
Callers
1
Init
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected