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

Method memory_pool

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

Source from the content-addressed store, hash-verified

36
37struct SystemMemoryPoolFactory {
38 static MemoryPool* memory_pool() { return system_memory_pool(); }
39};
40
41#ifdef ARROW_JEMALLOC

Callers

nothing calls this directly

Calls 1

system_memory_poolFunction · 0.85

Tested by

no test coverage detected