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

Method ReleaseUnused

cpp/src/arrow/memory_pool.cc:518–518  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

516 }
517
518 void ReleaseUnused() override { Allocator::ReleaseUnused(); }
519
520 void PrintStats() override { Allocator::PrintStats(); }
521

Callers

nothing calls this directly

Calls 1

ReleaseUnusedFunction · 0.85

Tested by

no test coverage detected