MCPcopy Create free account
hub / github.com/apache/arrow / ~SelfPipeImpl

Method ~SelfPipeImpl

cpp/src/arrow/util/io_util.cc:1334–1334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1332 }
1333
1334 ~SelfPipeImpl() { ARROW_WARN_NOT_OK(Shutdown(), "On self-pipe destruction"); }
1335
1336 protected:
1337 void BeforeFork() {}

Callers

nothing calls this directly

Calls 1

ShutdownFunction · 0.85

Tested by

no test coverage detected