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

Method memory_pool

cpp/src/arrow/memory_pool_test.cc:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32
33struct DefaultMemoryPoolFactory {
34 static MemoryPool* memory_pool() { return default_memory_pool(); }
35};
36
37struct SystemMemoryPoolFactory {

Callers

nothing calls this directly

Calls 1

default_memory_poolFunction · 0.85

Tested by

no test coverage detected