MCPcopy Create free account
hub / github.com/arrayfire/arrayfire / AllocatorPinned

Method AllocatorPinned

src/backend/oneapi/memory.cpp:195–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193}
194
195AllocatorPinned::AllocatorPinned() { logger = common::loggerFactory("mem"); }
196
197void AllocatorPinned::shutdown() { shutdownPinnedMemoryManager(); }
198

Callers

nothing calls this directly

Calls 1

loggerFactoryFunction · 0.85

Tested by

no test coverage detected