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

Method ReleaseUnused

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

Source from the content-addressed store, hash-verified

231 }
232
233 static void ReleaseUnused() { WrappedAllocator::ReleaseUnused(); }
234
235 static Status ReallocateAligned(int64_t old_size, int64_t new_size, int64_t alignment,
236 uint8_t** ptr) {

Callers

nothing calls this directly

Calls 1

ReleaseUnusedFunction · 0.85

Tested by

no test coverage detected