Home
last modified time | relevance | path

Searched refs:theAllocator (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/malloc/hoard2/
H A Dwrapper.cpp253 static processHeap *theAllocator = new (buffer) processHeap(); in getAllocator() local
255 return theAllocator; in getAllocator()